Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
DOM shim for Lit Server Side Rendering (SSR)
fast, tiny `queueMicrotask` shim for modern engines
Simple setImmediate shim
An implementation of WHATWG EventTarget interface.
No description provided.
A shim for the setImmediate efficient script yielding API
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
Used in npm for command line application support
ES2019 spec-compliant String.prototype.trimStart shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES6 spec-compliant RegExp.prototype.flags shim.
ES5 spec-compliant shim for String.prototype.trim
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ES proposal-spec-compliant Object.fromEntries shim.
A mutex for guarding async workflows
ES spec-compliant shim for ArrayBuffer.prototype.slice
Helpers for communicating between JavaScript environments using message passing.
ECMAScript spec-compliant polyfill/shim for `globalThis`
WASI Preview2 shim for JS environments
ES2017 spec-compliant Object.values shim.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
An ES2015 spec-compliant `Function.prototype.name` shim
Native shim for the `web-thread` crate
Crate to select between `web-thread` and `web-thread-shim` by feature