unplugin-icons

v0.19.3
Access thousands of icons as components on-demand universally

build

esno scripts/prebuild.ts && tsup

dev

esno scripts/prebuild.ts && tsup --watch src

example:build

npm -C examples/vite-vue3 run build

example:dev

npm -C examples/vite-vue3 run dev

lint

eslint .

lint-fix

eslint . --fix

prepublishOnly

npm run build

release

bumpp && npm publish

test

vitest

typecheck

tsc --noEmit
npm i unplugin-icons

Metadata

  • MIT
  • Whatever
  • Anthony Fu
  • released 9/4/2024

Downloads