pify
Promisify a callback-style function
Promisify a callback-style function
JSON for Humans
ES2015 `Object.assign()` ponyfill
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ES2015 Promise ponyfill
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Regular expression parser for ECMAScript.
ES2015 `Number.isNaN()` ponyfill
ES2015 `String#codePointAt()` ponyfill
Check if something is a promise
ES2015 Number.isFinite() ponyfill
ES2015 `Array#findIndex()` ponyfill
a few common utility template tags for ES2015
Airbnb's base JS ESLint config, following our styleguide
Airbnb's ESLint config, following our styleguide
ES2015 spec-compliant shim for Reflect.ownKeys
Iterate any iterable JS value. Works robustly in all environments, all versions.
Iterate any JS iterator. Works robustly in all environments, all versions.
Determine if a function is a native generator function.