just emit 'log' events on the process object
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Populate a <canvas> element with a font texture atlas
Better binary searching
Runs a list of async tasks, passing the results of each into the next one
Like a Set, but provides the index of the `key` in the backing array
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Read `.xlsx` files in a web browser or in Node.js
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Minimal async jobs utility library, with streams support
Create an array without duplicates
No description provided.
Datadog CI plugin for `junit` commands
line String/Array#indexOf but return all the indexes in an array
An easy-to-use wildcard globbing library.
Remove duplicate values from an array. Fastest ES5 implementation.
Simplify your schema by combining allOf into the root schema, safely.
list of SPDX standard license exceptions
Get all but the last element or last n elements of an array.
Get esbuild-compatible targets from a browserlist config
Source code handling classes for webpack
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Flowtype linting rules for ESLint by flow-typed