markerikson / redux-ecosystem-links

A categorized list of Redux-related addons, libraries, and utilities
5.23k stars 372 forks source link

add redux-declare package to reduce boilerpolates #52

Closed zhujinxuan closed 6 years ago

zhujinxuan commented 7 years ago

Hi, I write a package to declare async actions and reducers by a declarative way, and make the async logic more organizable by putting them in the same nested level.