WeakMap with an array of keys
ECMAScript6 WeakMap polyfill
A WeakMap shim for Node.js and browsers
A Map with weakly referenced values.
An LRU cache of weak references
bounded-size caches having WeakMap-compatible methods
A memoization function that uses a WeakMap
Make weak references to JavaScript Objects.
Garbage-collected memoizer for variadic functions
Basic cache object for storing key-value pairs.
Map `visit` over an array of objects.
get a unique key for an object ( mainly for react's key={} )
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.
Merge old source map and new source map in multi-transform flow
Make weak references to JavaScript Objects.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
entity tag module
Fast line to line SourceMap generator.
ECMAScript6 Map polyfill
Faster, node.js focused alternative to JavaScript's native array map.
construct pipes of streams of events
Create simple HTTP ETags
TypeScript definitions for es6-weak-map
Returns an array of mapped values from an array or object.