Routes requests to KV assets
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Isomorphic key-value storage with support for multiple backends
kv library - this library implements all the base functionality for NATS KV javascript clients
Encrypted Content-Encoding for HTTP
Encrypted put and get functions for Cloudflare Workers KV
Encapsulated tokens (encrypted and mac'ed objects)
encrypted typeorm fields
Utility functions for the workspace
A promise that is resolvable (or rejectable) after it was created.
The next generation web framework for Cloudflare Workers
A React Native wrapper over SharedPreferences and Keychain to provide a secure alternative to Async Storage
A Deno KV client library optimized for Node.js.
Unstorage driver for integration with SCAYLE PaaS
Request Cryptography
AES-256 and legacy Zip 2.0 encryption for Zip files
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
A Deno KV client library optimized for Node.js
Simple abstract key-value json database
Template project for writing node package with napi-rs
RSA library for Node.js and browsers
Tomahawk plugin, implementing a Key Value Pair Store in Memory.
A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.
Template project for writing node package with napi-rs