multi-map which allow multiple values for the same key
Multimap maps one key to a set of many values
Curated collection of data structures for the JavaScript/TypeScript.
TypeScript definitions for multimap
An immutable Map where each key can have multiple values
A map in which more than one value may be stored under each key.
Case insensitive string Multimap implementation.
A HashMap that maps a single key to multiple values
A Metal.js set of common data structures.
TreeMultiMap - A sorted map that allows multiple values per key
Prettier is an opinionated code formatter
Simple and complete DOM testing utilities that encourage good testing practices.
A simple key/value storage using files to persist the data
Custom jest matchers to test the state of the DOM
Object value retrieval given a string path
Improved typeof detection for node.js and the browser.
Fire events the same way the user does
Allows you to build compile-time libraries
Simple and complete React DOM testing utilities that encourage good testing practices.
Extract meaning from JS Errors
Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
JS Object representation of a stack frame
Wrapper around Map with utility functions for maps containing an array of items for each key.
Promisifies all the selected functions in an object
A multimap and multiset implementation using a flattened hash table
A flat HashMap that supports multiple entries per key