JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q35833F
  • License

Wrapper for the Web Storage API that lets you use a number of useful methods and features.

Package Exports

  • web-store

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (web-store) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.