@cedx/webstorage
Version:
Service for interacting with the Web Storage.
18 lines (13 loc) • 883 B
Markdown
# Web Storage for JS
   
Service for interacting with the [Web Storage](https://developer.mozilla.org/docs/Web/API/Storage)
in [JavaScript](https://developer.mozilla.org/docs/Web/JavaScript).
## Documentation
- [User guide](https://github.com/cedx/webstorage.js/wiki)
- [API reference](https://cedx.github.io/webstorage.js)
- [Examples](https://github.com/cedx/webstorage.js/tree/main/example)
## Development
- [Git repository](https://github.com/cedx/webstorage.js)
- [Submit an issue](https://github.com/cedx/webstorage.js/issues)
## License
[Web Storage for JS](https://github.com/cedx/webstorage.js) is distributed under the MIT License.