react-utils-helper
Version:
A bunch of helper components for React
21 lines (12 loc) • 681 B
Markdown
# react-utils-helper
A bunch of helper components for React
[](http://badge.fury.io/js/react-utils-helper)
Under active development - APIs will change.
## Docs
A [docs site](http://react-utils.github.io/react-utils-helper/) with live editable examples is a work in progress
## Contributions
Yes please!
- Run `npm install`, `webpack --watch` to run tests while you develop (however this hides any build errors, you can see these with `gulp build`)
- Add tests for any new or changed functionality
- See [issues](https://github.com/react-utils/react-utils-helper/issues) for some ideas
- Follow existing style