npm.io
0.1.1 • Published 4 years ago

hamstorage

Licence
MIT
Version
0.1.1
Deps
0
Size
12 kB
Vulns
0
Weekly
2
Stars
1

Hamstorage

Hamster stuffing cheeks

Small, simple module to make using localStorage a little easier and safer.

  • Safe - falls back to object store if localStorage is not available.
  • Serializes/deserializes values by default.
  • As tiny as I can figure out how to make it (~ 0.5K gzipped).

Basically, this is what I keep creating in every frontend project to take the edges off localStorage.

Keywords