webstorage-polyfill-pkg

1.0.2 • Public • Published

webstorage-polyfill-wrapper

This is a cookie-based polyfill for localStorage and sessionStorage for browsers that don't implement localStorage or sessionStorage.

  • window.localStorage is available at window.$localStorage
  • window.sessionStorage is available at window.$sessionStorage

Wrapper is added to accomodate browsers that have storage disabled (therefore cannot set window.localStorage).

Package Sidebar

Install

npm i webstorage-polyfill-pkg

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

6.72 kB

Total Files

4

Last publish

Collaborators

  • link-xy-npm