Helper to require() directories with browser and es6 support
TypeScript definitions for requireindex
Write minimal node index.js files that require and export siblings by file basename
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
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Get the dependencies of an ES6 module
Easily-extendable error for use with ES6 classes
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ECMAScript6 Set polyfill
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.
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
Yet another Base64 transcoder in pure-JS
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Tool to turn functions with Node-style callback APIs into functions that return Promises
Scan modules for global variables and injects `import` statements where necessary
Runs Promises in a pool that limits their concurrency.