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

1.0.5 • Public • Published

unplugin-primevue-resolver

A resolver for the unplugin-vue-components for use with PrimeVue components.

This is not official from either party, but is more up-to-date than the resolver provided by unplugin.

Usage

1. Install

npm i unplugin-primevue-resolver -D

2. Set up

If you are not already using the PrimeVue Resolver from unplugin, set up the resovler as instructed here.

Then simply replace the import:

// old
import { PrimeVueResolver } from 'unplugin-vue-components/resolvers';
// new
import { PrimeVueResolver } from 'unplugin-primevue-resolver';

Contributing

Pull-Requests are very welcome, especially if I overlooked a component. When adding new components please keep the order alphabetical :D

Package Sidebar

Install

npm i unplugin-primevue-resolver

Weekly Downloads

60

Version

1.0.5

License

AGPL-3.0-or-later

Unpacked Size

10.8 kB

Total Files

6

Last publish

Collaborators

  • f1nnm