purejs-idb
Service for managing IndexedDB local storage
Service for managing IndexedDB local storage
`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.
IndexDB that is rock solid. Simplest of all.
一个简单易用的 IndexedDB 封装库,旨在简化数据库操作,使开发者能够方便地进行数据存储和检索。通过提供实例化的 API,可以轻松管理和操作 IndexedDB 数据库。
A idb-keyval wrapper mimiking localforage api
A super-simple-small keyval store built on top of IndexedDB, This version is a fork belonging to version 3.0.5
A super-simple-small keyval store built on top of IndexedDB
IndexedDB-based persisting LRU cache for the browser
Manejo de bases de datos indexadas
Simple indexedDB exporter
IndexedDB API with rxjs Observable
Open indexedDb to get the Database you need
Open indexedDb to get the Database you need
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.
Simple IDB query library with TypeScript support
A simple priority queue built on top of IndexedDB
The IndexedDB development-experience enhanced package, based on package `idb-keyval` and `@vue/runtime-core`.
Easy CRUD for indexed-db, written in TypeScript
No-bullshit indexedDB wrapper functions with promises, iterators and shortcuts.
Helper function for migrating IndexedDB databases