@nimbletank/react-components
v0.1.0
Published
Components used in web projects at Nimbletank
Downloads
23
Readme
Style agnostic React components
Maintained by Zander Martineau
npm install @nimbletank/react-components --save
Features
- Jest unit tests with Enzyme
- Prettier formatting
- StandardJS Linting
- UI development environment provided by Storybook
Tasks
npm test
/yarn test
to test everythingnpm run test:watch
/yarn test:watch
to watch files for changes and rerun tests related to changed filesnpm run storybook:run
/yarn storybook:run
to run storybook locallynpm run storybook:build
/yarn storybook:build
to compile storybook for static deployment
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, this repo is maintained under the Semantic Versioning guidelines.