vite-plugin-icons

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

dev

npm run build -- --watch

example:dev

npm -C example run dev

example:build

npm -C example run build

build

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

prepublishOnly

npm run build

release

npx bumpp --commit --tag && npm publish && git push

Metadata

  • MIT
  • Whatever
  • Anthony Fu
  • released 12/24/2020

Downloads

Maintainers