@nodata/reactive-widget-state
v2.0.0-snapshot.0
Published
Manages the state for the reactive-widget library
Downloads
47
Readme
Reactive Widget State
The goal of this library is to manipulate the state used by the rendering. It is useful for instance in nodejs scripts, or in a microservice for reactive-widget state manipulation.
It exposes:
- The state reducer
- The available actions, selectors
- A tool to migrate the state between major versions
Installing
$ npm install @nodata/reactive-widget-state