react-rescope
v16.0.14
Published
RS state management HOCs for React
Downloads
17
Readme
react-rescope
Collection of React HOCs decorators to bind Scopes & Stores to React Components.
ReScope ?
RS is a flexible, effective and easy to use State management system inspired by ReactJS methods.
Install
npm i react-rescope --save
Then :
import {scopeToProps, scopeToState, Store, Scope} from "react-rescope";
Simple & working examples here
Draft doc here
About reScope
Todo ?
- devtools
- Many more tests