UNPKG

@cedx/webstorage

Version:

Service for interacting with the Web Storage.

18 lines (13 loc) 883 B
# Web Storage for JS ![Node.js](https://badgen.net/npm/node/@cedx/webstorage) ![npm](https://badgen.net/npm/v/@cedx/webstorage) ![License](https://badgen.net/npm/license/@cedx/webstorage) ![Downloads](https://badgen.net/npm/dt/@cedx/webstorage) 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.