localstorage-shim
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

localstorage-shim

This is a tiny wrapper aroun node-localstorage, where the default export is an already instantiated version of node-localstorage's LocalStorage. I made this for an extremely specific environment.

Here's what I needed:

  • Provided a default export to be directly assigned to localStorage
  • Had built-in typings
  • Persisted

Readme

Keywords

none

Package Sidebar

Install

npm i localstorage-shim

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.75 kB

Total Files

12

Last publish

Collaborators

  • sgwil