1.0.0 • Published 11 months ago

@lightway/a-store v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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.

PluginDescription
PresistLocalStoragePluginsave storage state to localStorage
PresistSessionStoragePluginsave storage state to sessionStorage
1.0.0

11 months ago