Search results
78 packages found
IndexDBWrapper is a library that allows you to interact with the IndexedDB API in a relational way. It is not an ORM. It only provides simple CRUD methods to interact with the IndexedDB API.
对浏览器中缓存indexDB的 API 进行封装,让不熟悉其 api 的同学可以快速上手!
一个简单易用的 IndexedDB 封装库,旨在简化数据库操作,使开发者能够方便地进行数据存储和检索。通过提供实例化的 API,可以轻松管理和操作 IndexedDB 数据库。
1. key: 键名不唯一 2. value: 只能存储string类型 3. time: 没有过期时间 4. handle data: 不能对数据统一处理
A tool to help developer store data ofline on browser
- indexdb
- indexDB
- browserbase
- frontend
- parsist
- parsistent
- data
- memory
- query
- orm
- localforage
- react
- vue
- angular
- View more
Use a localStorage-like API encapsulated by indexdb
- hydb 是一个用于浏览器的轻量级数据库操作库,使用 ts+promise 提供了对 IndexedDB 的封装和便捷的 API,用于简化数据库的创建、表的管理和数据的增删改查操作。它提供了一系列的方法来操作数据库和表,包括创建、删除、查询和更新数据等功能,来减少开发者的成本.
a promise based library which uses prisma syntax to query indexdb database on the browser
convert images to binary data, store them in IndexedDB, and retrieve and convert them back to images
OCAP indexdb adapter that uses file system as backend
OCAP indexdb adapter that uses memory as backend, just for test purpose
This is an indexDB database relational encapsulation
OCAP indexdb adapter that uses elasticsearch as backend
封装常用的工具类
A queue for service workers which send requests to a restful API
typescript indexDb capsulation