An ES6 BitArray class for easy and native-like operations on sequences of bits
A lightweight library that provides tools for organizing asynchronous code
ECMAScript 6 Symbol polyfill
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Node buffer and bitarray / bytearray utility
Easily-extendable error for use with ES6 classes
Get the dependencies of an ES6 module
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ECMAScript6 Set polyfill
Converts callback-based functions to ES6 Promises
Common utilities
Iterator abstraction based on ES6 specification
ECMAScript6 WeakMap polyfill
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
String validation and sanitization
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
Yet another Base64 transcoder in pure-JS
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
Tool to turn functions with Node-style callback APIs into functions that return Promises
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Babel helper functions for implementing ES6 module transformations