storage.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [storage]

www.codever.land/bookmarks/t/storage

localForage

https://github.com/mozilla/localForage

Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.


jStorage

https://github.com/andris9/jStorage

jStorage is a simple key/value database to store data on browser side.


cross-storage

https://github.com/zendesk/cross-storage

Cross domain local storage, with permissions.


basket.js

https://github.com/addyosmani/basket.js

A script and resource loader for caching & loading scripts with localStorage.


bag.js

https://github.com/nodeca/bag.js

A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support.


basil.js

https://github.com/Wisembly/basil.js

The missing Javascript smart persistent layer.


https://github.com/carhartl/jquery-cookie

A simple, lightweight jQuery plugin for reading, writing and deleting cookies.


https://github.com/js-cookie/js-cookie

A simple, lightweight JavaScript API for handling browser cookies


Cookies

https://github.com/ScottHamper/Cookies

JavaScript Client-Side Cookie Manipulation Library.


DB.js

https://github.com/aaronpowell/db.js/

Promise based IndexDB Wrapper library


lawnchair.js

https://github.com/brianleroux/lawnchair/

Simple client-side JSON storage.


sql.js

https://github.com/kripken/sql.js

SQLite compiled to JavaScript through Emscripten.


Gluster

https://www.gluster.org/

Gluster is a software defined distributed storage that can scale to several petabytes. It provides interfaces for object, block and file storage.