Iterator abstraction based on ES6 specification
Converts callback-based functions to ES6 Promises
ECMAScript6 WeakMap polyfill
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
String validation and sanitization
Call an array of asynchronous functions in parallel
Run promises in parallel, but throttled
A Karma JS Framework to support sharding tests to run in parallel across multiple browsers
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
Concurrent prettier runner
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Yet another Base64 transcoder in pure-JS
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Builds multiple webpack configurations in parallel and allows you to easily create variants to those configurations.
Tool to turn functions with Node-style callback APIs into functions that return Promises
Just asynchronous patterns
Process incoming async(iterable) functions in parallel
Babel helper functions for implementing ES6 module transformations
Asynchronously calls a function on each element in an array in parallel.
Ability to test bloom filters for ethereum.
Runs Promises in a pool that limits their concurrency.
Encode/decode base64 data into ArrayBuffers