0.1.1 • Published 4 years ago

hamstorage v0.1.1

Weekly downloads
17
License
MIT
Repository
github
Last release
4 years ago

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.

0.1.1

4 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago