Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
idb-kv-store
Persistent key-value store for web browsers backed by IndexedDB
@ocap/indexdb-fs
OCAP indexdb adapter that uses file system as backend
@ocap/indexdb-memory
OCAP indexdb adapter that uses memory as backend, just for test purpose
@ocap/indexdb-elasticsearch
OCAP indexdb adapter that uses elasticsearch as backend
idbcache
A lscache like api which is based on indexedDB.
ts-indexdb
typescript indexDb封装
kv-idb
minimal zero-dependencies key-value store backed by indexedDB
idb-js
Simple to use indexdb
officiistotam
typescript indexDb capsulation
@ocap/indexdb-dynamodb
OCAP indexdb adapter that uses DynamoDB as backend
localstores
跨端缓存的方案 -支持(小程序,h5,pc)
pouchdb-service
pouchdb service for feathers
web-tinydb
easy to use multi-table indexeddb lib
@vlsergey/react-indexdb-cache
IndexedDb-backed cache for react application
@vlsergey/react-indexdb-repo
React Components to work with IndexDB repositories
@sdewa/browser-base
A tool to help developer store data ofline on browser
@nightmaregaurav/indexdbwrapper
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.
ever-cache
Use a localStorage-like API encapsulated by indexdb
indexdb-store
Tool for working with indexedDB in a js Promises. written in Typescript
indexeddb-chunk-store
A Chunk Store compatible store backed by IndexedDB