idb-keyval
A super-simple-small keyval store built on top of IndexedDB
Found 125 results for idb
A super-simple-small keyval store built on top of IndexedDB
Persistent key-value store for web browsers backed by IndexedDB
[random-access][1]-compatible indexedDB storage layer
A super-simple-small keyval store built on top of IndexedDB
A lean and fast 'fs' for the browser
Redux Persist adapter for IndexedDB storage
Datastore implementation with IndexedDB backend.
Blockstore implementation with IndexedDB backend
IndexedDB chunk store that is abstract-chunk-store compliant
A tiny key value API for indexeddb with automatic batching for out of the box performance.
IndexedDB (IDB) backed Cloudflare workers KV store for testing.
IndexedDB Cache Provider for SWR
minimal zero-dependencies key-value store backed by indexedDB
dphelper devtools, store and state management for developers by Dario Passariello
Kind of an IndexedDB ORM written in ReScript with no runtime dependencies.
A set of tools to facilitate and give good defaults for use of the native Web Crypto API.
A super simple key value store backed by IndexedDB
IndexedDB implementation for interface-pull-blob-store
A super-simple-small keyval store built on top of IndexedDB
A TypeScript utility class for Vite-React projects that simplifies IndexedDB operations with async/await syntax, comprehensive error handling, and automatic retry mechanisms.
A lscache like api which is based on indexedDB.
Node-like file system for browsers
IndexedDB chunk store that is abstract-chunk-store compliant
A lightweight IndexedDB wrapper with TTL and hash-based operations.
Transform IndexedDB request-like object to a Promise
Module for Effector to sync stores with IndexedDB
A super-simple-small keyval store built on top of IndexedDB with localStorage API
A library that allows you to sync the value of your Svelte stores with IndexedDB
webstorage is a modern TypeScript wrapper around IndexedDB, offering schema-based storage, server-compatible operations, and offline-first support — all with a clean and flexible API.
Fetch and cache remote data in React apps
Cache for React
In-browser FS based on KieSandboxFs
JS libraries for KMP
IndexedDb-backed cache for react application
### [IDB](./src/docs/idb.md) ### [CacheStorage](./src/docs/cache-storage.md) ### [Events](./src/docs/events.md)
A Chunk Store compatible store backed by IndexedDB
Indexdb, the way God intended it to be.
一个简单易用的 IndexedDB 封装库,旨在简化数据库操作,使开发者能够方便地进行数据存储和检索。通过提供实例化的 API,可以轻松管理和操作 IndexedDB 数据库。
be-persistent is a behavior/decorator that provides persistence storage to native DOM and custom elements.
Sync your IndexedDB database with a remote REST API
IndexedDB-based persisting LRU cache for the browser
Vue3 vuex module that creates a fully fledged CRUD module and caches data in idb for faster access
small idb library
Helper methods and utilities for creating managing values dynamically for the browser's IndexDB API.
A tiny wrapper around IndexedDB for an API similar to localStorage
Easy CRUD for indexed-db, written in TypeScript
IndexedDB API with rxjs Observable
Vault, a micro yet robust browser storage library
A high-level API on top of IndexedDB
Pixel is a library for using indexedDb in the background of a Google Chrome extension and in other scenarios it is also possible to use it.
A super simple and minimalist ORM built on top of IndexedDB that makes IndexedDB usable in both service Worker and application
Object relational mapping for IndexedDB
A lightweight, type-safe ORM for IndexedDB that closely matches the supabase-js API.
📦 Lightweight promise-based wrapper for fast & simple access to IndexedDB API
Service for managing IndexedDB local storage
Garbage-collectable persistent key-value database for TypeScript
A cycle driver for IndexedDB.
Simple IDB query library with TypeScript support
A solution for race conditions between browser threads
chunked blob store on top of IndexedDB
Simple, promise-based IndexedDB CRUD library.
A lightweight wrapper around IndexedDB
**Key-value store implemented on top of IndexedDB with a small metadata layer to support store management.**
IndexedDB package, is another way to store data in the browser using the IndexedDB API. This package is a wrapper for the IndexedDB API, it is a promise based API that makes it easier to use IndexedDB.
A resilient, Future-based key-value store for IndexedDB
Abstract chunk store built on idb-kv: the lightweight and simple API for indexeddb with automatic batching
⚛️ Elegant and easy-to-use React toolkit for managing local data with IndexedDB, powered by [idb](https://github.com/jakearchibald/idb).
A lean and fast 'fs' for the browser
IndexDB that is rock solid. Simplest of all.
A lean and fast 'fs' for the browser
> TODO: description
Simple IndexedDB transactions with Promises
JRFS idb file cache.
IndexedDB wrapper
A simple priority queue built on top of IndexedDB
A simple wrapper around the not-so-simple indexedDB.
Better window.indexedDB
A lightweight helper library for IndexedDB, making it as easy to use as LocalStorage.
Enable persistant storage in the browser
`Simple Idb Easy` is a straightforward npm package designed to simplify common operations with IndexedDB. It provides a clean and easy-to-use API for initializing the database, setting up schema, and performing CRUD operations.
A super-simple-small keyval store built on top of IndexedDB
[random-access][1]-compatible indexedDB storage layer
Simplify API of IndexedDB.
A super-simple-small keyval store built on top of IndexedDB
The IndexedDB development-experience enhanced package, based on package `idb-keyval` and `@vue/runtime-core`.
No-bullshit indexedDB wrapper functions with promises, iterators and shortcuts.
Promise based IndexedDB implementation
simple IndexedDB
A tiny key value API for indexeddb with automatic batching for out of the box performance.
Helper function for migrating IndexedDB databases
This module aims to make easy idb crud operations.
A lightweight, promise-based wrapper for IndexedDB that simplifies database operations with async/await syntax.
Smartphone Test Farm
Wrapper for IndexedDB.
A lean and fast 'fs' for the browser
A lightweight and efficient and flexible JS/TS library for managing IndexedDB operations in web browsers. Provides utility functions for CRUD operations, object store management, and indexed queries.
Simplest-possible async-await/promises wrapper on top of IndexedDB
Take values from IDBStore or IDBIndex
indexed db library
Remoting interface for indexeddb
接口请求缓存库
A JSON, LocalStorage, YAML Database waorking efficiently for larger storages.
A simple ORM designed to interact with IndexedDB.
[BuckleScript](https://github.com/bucklescript/bucklescript) bindings for [idb-keyval](https://github.com/jakearchibald/idb-keyval)
A lean and fast 'fs' for the browser
A super-simple-small keyval store built on top of IndexedDB
A wrapper around the IndexedDB API.
Open indexedDb to get the Database you need
Browserify module for Filer
A idb-keyval wrapper mimiking localforage api
BuckleScript bindings for idb-keyval
简单的键值对和结构型数据库
A super-simple-small keyval store built on top of IndexedDB
Perform batch operation on IndexedDB
Manejo de bases de datos indexadas
Simple indexedDB exporter
A document oriented tiny and fast offline-first js database that supports (and|or) queries, sorting and indexing
Modern [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) wrapper with Promises, AsyncIterables and strict typing.
React hooks for idb binding idb 的React hooks绑定
A super-simple-small keyval store built on top of IndexedDB, This version is a fork belonging to version 3.0.5
Lazy Key-Value storage base on IndexedDB
Fetch and cache remote data in React apps
A super-simple-small keyval store built on top of IndexedDB
very tiny promise-based IndexedDB wrapper
Open indexedDb to get the Database you need