icondex
v1.0.13
Published
Icondex - Find the right icon for your project
Downloads
7
Readme
IconDex
Icondex - Find the right icon for your project
Description
IconDex is an open-source icon library published on npm, designed to provide developers with a comprehensive set of icons for their projects. Built with Storybook, IconDex offers easy integration and interactive documentation to enhance the development experience.
Features
- Extensive collection of icons
- Easy integration with React
- Supports both CommonJS and ES modules
- TypeScript support
- Storybook for interactive documentation
Where can i see the icons?
You can view the icons and explore their usage in the IconDex Storybook.
Install
You can install IconDex via npm:
npm install icondex
Commands
To run this project locally and start Storybook, use the following command:
npm run storybook
To upgrade the modules and build the project, use the following command:
npm run build