localstorage-shim
v1.0.0
Published
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.
Downloads
2
Readme
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