|
|
|
|
|
by tobyhede
5832 days ago
|
|
For a different take on local storage, have a look at MilkCrate
http://github.com/garrow/milkcratejs MilkCrate is a wrapper around html localStorage/globalStorage that provides support for saving and querying collections of objects.
MilkCrate attempts to implement a similar querying interface to mongoDB. |
|