A Dictionary (Associative Array like) Class for ES6. Now supporting dot and bracket access through proxy, and generator/yield control flows.
A lightweight library that provides tools for organizing asynchronous code
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
ECMAScript 6 Symbol polyfill
Easily-extendable error for use with ES6 classes
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Get the dependencies of an ES6 module
ECMAScript6 Set polyfill
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
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
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
A simple dictionary wrapper for JavaScript providing hashmap functionality with the added benefit of accessing keys using box and dot operators!
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
Tool to turn functions with Node-style callback APIs into functions that return Promises
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Yet another Base64 transcoder in pure-JS
Babel helper functions for implementing ES6 module transformations
Runs Promises in a pool that limits their concurrency.
Scan modules for global variables and injects `import` statements where necessary