@berish/stateful
v0.3.1
Published
Powerful manager with a new look to work with states
Downloads
45
Maintainers
Readme
@berish/stateful
A powerful manager with a new look on working with states. Allows for easy and affordable handling of state using vanilla JS. Knows how to read changes and update data optimally, updates only specific changed data. Works both in memory and with various state storage adapters.
Installation
$ npm install @berish/stateful --save
or
$ yarn add @berish/stateful
Supports typescript