@vuesax-alpha/auto-import-resolver
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

On-demand components auto importing for Vuesax Alpha.

NPM version

Use

// vite.config.js
import Components from 'unplugin-vue-components/vite'
import { VuesaxAlphaResolver } from '@vuesax-alpha/auto-import-resolver'

// your plugin installation
Components({
  resolvers: [VuesaxAlphaResolver()]
})

Package Sidebar

Install

npm i @vuesax-alpha/auto-import-resolver

Weekly Downloads

13

Version

1.0.2

License

MIT

Unpacked Size

13.7 kB

Total Files

7

Last publish

Collaborators

  • tt010212