reflux-react-16
v1.0.2
Published
Reflux Package for React 16
Downloads
750
Readme
Reflux for React 16
- Initial import of reflux, with upgraded build script to webpack from original grunt.
- Tests not set up yet
- Updated peer dependency to React 16.2.0
To use
npm install reflux-react-16
Then change all dependency imports from reflux
to reflux-react-16
Documentation still on https://github.com/reflux/refluxjs
Contributing
If you want to port the tests and set them up, feel free to PR