Array diffing
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Minimal async jobs utility library, with streams support
asynchronous function queue with adjustable concurrency
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Get the first fulfilled promise that satisfies the provided testing function
Utilities to help expose prettier output in linting tools
Yjs encoding protocols
Shiki's fork of `vscode-textmate`
Like which(1) unix command. Find the first instance of an executable in the PATH.
javascript implementation of Dunning's T-Digest for streaming quantile approximation
A small wrapper that makes IndexedDB usable
Image Quantization Library in **TypeScript** *(MIT Licensed)*
ssh2 sftp client for node
Semaphore using `async` and `await`
Array diffing
Webpack hot reloading you can attach to your own server
Zones for JavaScript
Allow parsing of async functions
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Estlint rule - no async callbacks for array methods
TypeScript definitions for tiny-async-pool
Promisify a callback-based function