Showing 1-20 of 230,940 packages
Multi key map for NodeJS
A map implementation that supports multiple keys
Create map with values affected to multiple keys
Persistent ordered mapping from strings
Store information about any JS value in a side channel, using a Map
Curated collection of data structures for the JavaScript/TypeScript.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Map object keys and values into a new object
multi-map which allow multiple values for the same key
Map and Set with automatic key interning
A WeakMap shim for Node.js and browsers
Lowercase the keys of an object
Multi-key map
Simple key-value storage with support for multiple backends
Merge old source map and new source map in multi-transform flow
A community node for n8n to integrate Tavily API for web search and content extraction.
Map `visit` over an array of objects.
A Map-like data structure that only stores the most recently set key/value pair
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).
Basic cache object for storing key-value pairs.