Showing 1-20 of 1,692,250 packages
Polyfill for the basic functionality of `Function.name` accessor property in its pre-ES6 form
Common Eslint config for our legacy (pre ES6) UM / CSE Javascript.
Input validation with configured, custom 'valid' patterns definitions (pre-ES6 version).
ECMAScript 6 Symbol polyfill
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
A lightweight library that provides tools for organizing asynchronous code
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Get the dependencies of an ES6 module
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
ECMAScript6 Set polyfill
Easily-extendable error for use with ES6 classes
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Converts callback-based functions to ES6 Promises
String validation and sanitization
Iterator abstraction based on ES6 specification
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
ECMAScript6 WeakMap polyfill
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