@lightway/a-store
v1.0.0
Published
## Installation ``` npm install --save a-store ```
Downloads
5
Maintainers
Readme
Immutable storage
Universal storage for your project
Installation
npm install --save a-store
Plugins
Immutable store is currently has the following example plugins, however you can make custom yours.
| Plugin | Description | | ------ |--------------------------------------| | PresistLocalStoragePlugin | save storage state to localStorage | | PresistSessionStoragePlugin | save storage state to sessionStorage |