Finds all values passing a test.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Array manipulation, ordering, searching, summarizing, etc.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
General purpose glob-based configuration matching.
High-performance JSON Pointer implementation
Finds all values passing a test.
Get indices of all values in array that satisfy the test, like Array.findIndex().
Get an array of recursive directory contents
ES2015 `Array#findIndex()` ponyfill
Unopinionated, no-frills CLI argument parser
Return an array of all parent node_modules directories
An easy-to-use wildcard globbing library.
finds an item in an array matching a predicate function, and returns its index
Replace or remove multiple items in an array.
An array is a collection of values, stored contiguously.
Infer strong typings for commander options and action handlers
Get the first fulfilled promise that satisfies the provided testing function
A JavaScript text diff implementation.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Stealth mode: Applies various techniques to make detection of headless puppeteer harder.
spawn processes the way the npm cli likes to do
offers a way to query a Javascript AST to find specific patterns using a syntax somewhat similar to XPath.
Run an array of functions in parallel