indexed-db2-storage
This is simple Indexed DB storage packege which can be used to store information in the form of object. You can use this packege instead of localStorage or sessionStorage.
This is simple Indexed DB storage packege which can be used to store information in the form of object. You can use this packege instead of localStorage or sessionStorage.
Persistence provides a pretty easy API to handle Storage's implementations.
An indexeddb wrappfer
this package is deprecated and superseded by [db-lite](https://www.npmjs.com/package/db-lite)
Easy-indexedDB provides some useful helper functions by monkey patching.
IndexedDB wrapper for Vuejs based on Dexie with Multiple Versions
Isomorphic IndexedDb and Memory data wrapper
A Minimalistic Wrapper for IndexedDB
Storage large files and blob in a cross platform way, in the browser
Treo plugin to fallback to WebSQL
indexeddb
A JavaScript library that simplifies the implementation of indexedDB
> PouchDB, the IndexedDB-only edition
Reset storage. E.g. localStorage, indexedDB.
A library for storing things in the browser from ReasonML
React bindings for [workerdb](https://github.com/bkniffler/workerdb)
Simple IndexedDB transactions with Promises
Perform batch operation on IndexedDB
Abstract chunk store built on idb-kv: the lightweight and simple API for indexeddb with automatic batching
Transform IndexedDB request-like object to a Promise