This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
It's Alive...
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