storeit
v2.4.0
Published
A key/value storage system that publishes events.
Downloads
10
Readme
Storeit!
Storeit is a key/value storage system that publishes events. You can have multiple "stores". It supports different injected storage "providers" (ex: WebStorage).
Get the package
npm install storeit --save
Live Demo
You can also see StoreIt in action, live, on the Interwebs! Check out this fiddle. http://jsfiddle.net/donavon/Ljjxjbaz/
API
You can view the entire API spec here.
Plugins
Storeit now support third part plugins! Yay! Check out how to write a plugin here.
You can see a list of all Storeit plugins here here.
License
For use under MIT license.