1.0.0 • Published 3 years ago
@layerr/state v1.0.0
STATE
StateLayer is a library to create a state management layer in your client application.
It uses RxJS as internal engine.
Installation
Use npm package manager to install it.
npm install @layerr/state rxjs
Use yarn package manager to install it.
yarn add @layerr/state rxjs
Documentation
Quick usage
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
1.0.0
3 years ago