Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhouzuchuan/react-enhanced
:horse: No intrusive react architecture enhancer 无侵入react 架构增强器
https://github.com/zhouzuchuan/react-enhanced
context elm react react-enhanced react-saga redux
Last synced: about 1 month ago
JSON representation
:horse: No intrusive react architecture enhancer 无侵入react 架构增强器
- Host: GitHub
- URL: https://github.com/zhouzuchuan/react-enhanced
- Owner: zhouzuchuan
- License: mit
- Created: 2018-05-12T09:20:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:58:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T22:14:32.742Z (about 2 months ago)
- Topics: context, elm, react, react-enhanced, react-saga, redux
- Language: TypeScript
- Homepage: https://zhouzuchuan.github.io/react-enhanced/
- Size: 2.36 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-enhanced
[![Build Status](https://travis-ci.org/zhouzuchuan/react-enhanced.svg?branch=master)](https://travis-ci.org/zhouzuchuan/react-enhanced)
[![download](https://img.shields.io/npm/dm/react-enhanced.svg)](https://www.npmjs.com/search?q=react-enhanced)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/master/LICENSE)[![NPM](https://nodei.co/npm/react-enhanced.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/react-enhanced/)
基于 redux、redux-saga、react-redux、api-manage 的无侵入 react 架构增强器。
## 下载
**npm**
```bash
npm install react-enhanced
```**yarn**
```bash
yarn add react-enhanced
```## 使用
[官方说明文档](https://zhouzuchuan.github.io/react-enhanced)
## License
[MIT](https://tldrlegal.com/license/mit-license)