vite-plugin-icons

v0.6.5
Access thousands of icons as Vue components in Vite

dev

npm run build -- --watch

example:dev

npm -C examples/vue3 run dev

example:build

npm -C examples/vue3 run build

build

tsup src/index.ts --dts --format cjs,esm

prepublishOnly

npm run build

release

npx bumpp --commit --tag && npm publish && git push
npm i vite-plugin-icons

Metadata

  • MIT
  • Whatever
  • Anthony Fu
  • released 7/9/2021

Downloads

Maintainers