qwik-heroicons
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

qwik-heroicons

Heroicons icon components for Qwik.

Development

Install fnm (if necessary).

fnm install && fnm use && node --version && npm --version
npm install
npx degit github:tailwindlabs/heroicons#v2.1.1 heroicons
npm run build.icons
npm run format
npm run lint
npm run dev
npm run build

Deployment

Package

npm pack --dry-run
npm version patch
npm version minor
npm version major
npm login
npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i qwik-heroicons

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

545 kB

Total Files

298

Last publish

Collaborators

  • joaopalmeiro