Updates values based on map function.
An implementation for Array.fromAsync, which dumps an async iterator into an array.
Node.js API (Node-API)
Determine if the current node version supports the `--preserve-symlinks` flag.
Process incoming async(iterable) functions in parallel
A light-weight module that brings Fetch API to node.js
## API
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
Basic operations on iterables
Joins values together.
Progress bar in console for Node.js in the style of TQDM Python library
Check if iterable.
a reduce function for iterables
Load node modules according to tsconfig paths, in run-time or via API.
pair a source async iterable stream and a sink async iterable stream
A set of utility functions for manipulating arrays, objects, logic, and function composition in JavaScript.
Sorts items in descending order of length.
Split a string in to sentences. Supports multiple languages.
Cross platform child_process#spawn and child_process#spawnSync
a map function for iterables
a filter function for iterables
Run async fn for each item in (async) iterable
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff