nuxt-primevue
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

nuxt-primevue

PrimeVue Nuxt Module

npm version npm downloads Discord Chat License

Quick Setup

  1. Add nuxt-primevue dependency to your project
# Using pnpm
pnpm add -D nuxt-primevue
# Using yarn
yarn add --dev nuxt-primevue
# Using npm
npm install --save-dev nuxt-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 ✨

Package Sidebar

Install

npm i nuxt-primevue

Weekly Downloads

14,820

Version

0.3.1

License

MIT

Unpacked Size

24.4 kB

Total Files

24

Last publish

Collaborators

  • cagatay.civici
  • mert.sincan
  • tugcekucukoglu