Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

It's Alive...

Compare
Choose a tag to compare
@mpeyper mpeyper released this 29 Sep 03:41
· 31 commits to master since this release

This is our first release! Please provide some feedback on whether you're finding the library useful.

Currently the dist version is a Babelified ES5 library using CommonJS. More dist types can be added in future.

Current feature set includes:

  • Dynamically attach reducers to the store using attachReducers
  • withReducer higher-order React component to attach a reducer when the component is mounted