3.0.0 • Published 1 year ago

nuxt-primevue v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

nuxt-primevue

PrimeVue Nuxt Module

npm version npm downloads Discord Chat License

Quick Setup

  1. Add nuxt-primevue dependency to your project
npx nuxi@latest module add primevue
  1. Add nuxt-primevue to the modules section of nuxt.config.{ts,js}
{
  modules: [
    'nuxt-primevue'
  ]
}

That's it! You can now use nuxt-primevue in your Nuxt app ✨

4.0.0-beta.4

1 year ago

4.0.0-beta.1

1 year ago

3.0.0

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago