buidl-storage
v0.1.1
Published
Abstract storage solution for browser/node based around indexedDB
Downloads
4
Readme
buidl-storage
An abstract storage utility for use in the browser (using LocalForage) or Nodejs (local file system). It's a simple key/value store based around indexedDB.