alexnm / re-ducks

An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux
886 stars 60 forks source link

I have implemented an NPM library named `ducks` by following `re-ducks` rules #11

Open huan opened 2 years ago

huan commented 2 years ago

Ducks is a Reducer Bundles Manager that Implements the Redux Ducks Modular Proposal with Great Convenience.

Feedbacks are welcome.

Link to: