tagged template string virtual dom builder
tagged template string virtual dom builder
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.
Easily-extendable error for use with ES6 classes
Get the dependencies of an ES6 module
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
ECMAScript6 Set polyfill
Converts callback-based functions to ES6 Promises
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
Iterator abstraction based on ES6 specification
ECMAScript6 WeakMap polyfill
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
Tool to turn functions with Node-style callback APIs into functions that return Promises
Yet another Base64 transcoder in pure-JS
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
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.
Scan modules for global variables and injects `import` statements where necessary
Runs Promises in a pool that limits their concurrency.