项目作者: neural-gi

项目描述 :
Redux Hive is an extensible Redux-system that helps you work with Redux faster and cleaner 🐝
高级语言: JavaScript
项目地址: git://github.com/neural-gi/redux-hive.git
创建时间: 2020-09-06T21:41:44Z
项目社区:https://github.com/neural-gi/redux-hive

开源协议:MIT License

下载


Redux Hive aims to help you work with Redux faster and cleaner by providing centralized management of Redux-things (such as reducers, middlewares or sagas) and a addon-system.

Redux Hive has built-in support for ImmerJS, there is no need to install it explicitly. Though, ImmerJS can also be deactivated in some specific handlers if needed.