Basic ES5 shim for older browsers.
Bare bones Promises/A+ implementation
ECMAScript 5 compatibility shims for legacy JavaScript engines
ES6 spec-compliant RegExp.prototype.flags shim.
Node's event emitter for all engines.
Node.js's util module for all engines
An ES2015 spec-compliant `Function.prototype.name` shim
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ES5 spec-compliant shim for String.prototype.trim
ECMAScript extensions and shims
ES spec-compliant shim for ArrayBuffer.prototype.slice
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
JS language shims used by Airbnb.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ES spec-compliant shim for TypedArray.prototype.slice
Polyfill/shim for util.promisify in node versions < v8
An implementation of WHATWG EventTarget interface.
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
Check methods you can use natively without lodash/underscore
Node's event emitter for all engines.
No description provided.
Node.JS util module