Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
keyv
Simple key-value storage with support for multiple backends
cacache
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
map-cache
Basic cache object for storing key-value pairs.
configstore
Easily load and save config without having to think about where and how
localforage
Offline storage, improved.
memoizee
Memoize/cache function results
@google-cloud/storage
Cloud Storage Client Library for Node.js
lmdb
Simple, efficient, scalable, high-performance LMDB interface
firebase
Firebase JavaScript library for web and Node.js
@azure/storage-blob
Microsoft Azure Storage SDK for JavaScript - Blob
@react-native-async-storage/async-storage
Asynchronous, persistent, key-value storage system for React Native.
idb-keyval
A super-simple-small keyval store built on top of IndexedDB
memory-cache
A simple in-memory cache. put(), get() and del()
conf
Simple config handling for your app or module
level
Universal abstract-level database for Node.js and browsers
micro-memoize
A tiny, crazy fast memoization library for the 95% use-case
@keyv/redis
Redis storage adapter for Keyv
@walletconnect/keyvaluestorage
Isomorphic Key-Value Storage
jest-localstorage-mock
Auto mock all localstorage and sessionstorage APIs for your Jest tests
keyvaluestorage-interface
Isomorphic Key-Value Storage Interface