web-store
v0.0.5
Published
Wrapper for the Web Storage API that lets you use a number of useful methods and features.
Downloads
5
Readme
Installation
Just grab web-store.min.js or web-store.js and include them with a script tag.
Usage
<script src="web-store.min.js"></script>
Supported Browsers
- Tested in Google Chrome
Compatibility
web-store-js is compatible with Ext JS 6 client-side proxies: Ext.data.proxy.LocalStorage and Ext.data.proxy.SessionStorage.