marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.02k stars 1.33k forks source link

Investigate storing blobs (e.g files) #193

Open marcuswestin opened 7 years ago

marcuswestin commented 7 years ago

See https://news.ycombinator.com/item?id=13754510

marcuswestin commented 7 years ago

Depends on #181

pwFoo commented 1 year ago

https://github.com/localForage/localForage is able to store files? Would be a great plugin to handle files with store.js?