@crazyfactory/react-general-components
v1.10.0
Published
General React Components
Downloads
195
Readme
react-general-components
General components to be used company wide. See our story
Dependencies
Requires react ^16.8.0 as peer dependency.
Components
- Select - react-select
- Modal - react-modal
- Switch - react-switch
Styling
- Styling - typestyle
Development
- Clone and run
npm install
then you are all set - Please write story for every components
- No need to export it at root folder,
genindex
script will do the work - No need to manually release, we use semantic-release. It will release package based on commit message.
- No need to manually publish documentation at Github Page,
doc:publish
script will do the work.