Provides an in memory implementation of the webstorage Storage interface to be used as a shim for localStorage or sessionStorage for unit testing
Node.js's util module for all engines
Native OS module API shim for older node.js versions
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Browser-friendly inheritance fully compatible with standard node.js inherits()
Node's event emitter for all engines.
DOM shim for Lit Server Side Rendering (SSR)
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
An implementation of WHATWG EventTarget interface.
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
No description provided.
Polyfill/shim for util.promisify in node versions < v8
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
fast, tiny `queueMicrotask` shim for modern engines
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.
pure js diffie-hellman
ES2019 spec-compliant String.prototype.trimEnd shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Shallow clones an object while respecting the original property descriptors
ES6 spec-compliant RegExp.prototype.flags shim.
ES5 spec-compliant shim for String.prototype.trim
Polyfill exporting trevnorris's 0.11+ asyncListener API.