Call an array of promise-returning functions, restricting concurrency to a specified limit.
Array#filter for older browsers.
Read arrays as standard WhatWG streams.
Runs (webpack) loaders
A utility function to index arrays by any criteria
Recursive prompt for inquirer.js
This module is crafted for dApp development and various blockchain operations that seamlessly unfold offline
Flowtype linting rules for ESLint.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Like an array, but rounder.
A tiny and fast selection algorithm in JavaScript.
Like `fs.readdir`, but excludes autogenerated contents for example .DS_Store and Thumbs.db
Get array of files directory and subdirectories. Allows for filters, debugging and fake fs for more fine-grained control
Run npm commands recursively across multiple package.json directories with parallel execution support
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
align-text with ANSI support for CLIs
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A tiny, faster alternative to native Array.prototype.every
minimum viable argument parser
Move an array item to a different position
A Serverless Framework Plugin allowing to set RecursiveLoop property of lambda functions
Better binary searching
Push an array of items into an array, while being robust against prototype modification