Skip to content

ied3vil/reflux-react-16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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