Stringify any JavaScript value.
Map over promises serially
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.
User-friendly glob matching
Parses set-cookie headers into objects
Automatically bind methods to their class instance
Define a lazily evaluated property on an object
Array manipulation, ordering, searching, summarizing, etc.
ES2015 `Array#findIndex()` ponyfill
Stringify an object/array like JSON.stringify just without all the double-quotes
Source code handling classes for webpack
Map `visit` over an array of objects.
A JavaScript library for colour data visualization. Easily map numbers to a smooth-transitioning colour legend.
Persistent ordered mapping from strings
Regular expression for matching semver versions
Curated collection of data structures for the JavaScript/TypeScript.
CLI app helper
Yjs encoding protocols
Make a directory and its parents if needed - Think `mkdir -p`
`[].map(f)` for older browsers
Apply a function to a each element of a collection and return a new array of results.
Split lines into an array of lines
Iterate over promises serially
Store information about any JS value in a side channel, using a Map