A Map variant which allows for equivalent (deeply equal) object and array keys
Persistent ordered mapping from strings
Store information about any JS value in a side channel, using a Map
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.
utilities for primitive JavaScript types
Map object keys and values into a new object
Map and Set with automatic key interning
A WeakMap shim for Node.js and browsers
Lowercase the keys of an object
Simple key-value storage with support for multiple backends
A Map-like data structure that only stores the most recently set key/value pair
JavaScript code generator from an ESTree-compliant AST.
Generates and consumes source maps
Map `visit` over an array of objects.
Stringify an object/array like JSON.stringify just without all the double-quotes
Basic cache object for storing key-value pairs.
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
Generates and consumes source maps
Fixes stack traces for files with source maps
A topologically ordered map of key/value pairs with a simple API for adding constraints.
A splay tree typescript library
concatenative mapdashery
<img src="./logo.png">
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.