HTTP(S) get shim for easier gets
ES6 spec-compliant RegExp.prototype.flags shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
An implementation of WHATWG EventTarget interface.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Native OS module API shim for older node.js versions
An ES2015 spec-compliant `Function.prototype.name` shim
ES2017 spec-compliant String.prototype.padEnd shim.
ES Proposal spec-compliant shim for Promise.allSettled
No description provided.
A shim for the setImmediate efficient script yielding API
ES Proposal spec-compliant shim for Promise.prototype.finally
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
ES2017 spec-compliant String.prototype.padStart shim.
Used in npm for command line application support
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
ES2019 spec-compliant String.prototype.trimStart shim.
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES5 spec-compliant shim for String.prototype.trim