react-extra-tabler-icons
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-extra-tabler-icons

React components for adapted icons to complement Tabler Icons.

Development

Install fnm (if necessary).

fnm install && fnm use && node --version && npm --version
npm install
npm run build
npm run lint
npm run format

Deployment

npm pack --dry-run
npm version patch
npm version minor
npm version major
echo "v$(npm pkg get version | tr -d \")" | pbcopy
npm login
npm publish

Readme

Keywords

Package Sidebar

Install

npm i react-extra-tabler-icons

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

13.8 kB

Total Files

9

Last publish

Collaborators

  • joaopalmeiro