React JSON Viewer Component, Extracted from redux-devtools
Array.prototype.map analog for iterables.
A simple Mime type getter
Workaround Map for maps larger than 14M elements
Simple “Least Recently Used” (LRU) cache
Move an array item to a different position
A splay tree typescript library
Map implementation based on object identity
Get the maximum value in an array
Iterate any JS iterator. Works robustly in all environments, all versions.
Get the minimum value in an array
creates a new array with given range
Sparse array with run-length encoded deletions
asynchronous function queue with adjustable concurrency
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Transforms nested values of complex objects
Apply a function to an array from then end to the beginning.
Helper function to define a map
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Simple key-value storage with support for multiple backends
A library for deep (recursive) merging of Javascript objects
Merge old source map and new source map in multi-transform flow
A topologically ordered map of key/value pairs with a simple API for adding constraints.
A JavaScript text diff implementation.