1.0.0 • Published 11 months ago
@lightway/a-store v1.0.0
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 |
1.0.0
11 months ago