Transforms nested keys of complex objects
Map object keys and values into a new object
Persistent ordered mapping from strings
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.
Lowercase the keys of an object
Map and Set with automatic key interning
ECMAScript6 WeakMap polyfill
High Performance In-Memory Cache for Node.js
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Basic cache object for storing key-value pairs.
A `Map` subclass with support for multiple keys for one entry.
Map `visit` over an array of objects.
Transforms nested values of complex objects
Various cache implementations
Automatically cleanup expired items in a Map
Merge old source map and new source map in multi-transform flow
Retrieves a name:pathname Map for a given workspaces config
Fast line to line SourceMap generator.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
A splay tree typescript library
A Map with weakly referenced values.
Bigmap for Keyv
Map/rename keys recursively with lodash as only dependency.
Faster, node.js focused alternative to JavaScript's native array map.