0.6.0 ā€¢ Published 3 years ago

bind-react-redux v0.6.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Bundled react-redux and redux into small

A Predictable State Management šŸ‘€.

šŸ’© Using old redux getState function return a reference to the local state instead of create a clone of that, can easily mutated this may not predictable anymore.

šŸ‘Ž Install both (react-redux, redux) packages may not not necessary.

šŸ‘Ž Too much middlewares installed in your project.

šŸ‘ Improve create your custom middleware with ease.

Installation

Using git:

git clone https://github.com/hotsnow199/bind-react-redux

Using npm:

npm install bind-react-redux

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

!!! Experimental Usage

License

MIT