Native OS module API shim for older node.js versions
Spec-compliant polyfill for String.prototype.matchAll
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Node's event emitter for all engines.
Simple setImmediate shim
ES Proposal spec-compliant shim for Promise.allSettled
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
ES2017 spec-compliant String.prototype.padEnd shim.
SDP parsing and serialization utilities
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
fast, tiny `queueMicrotask` shim for modern engines
Memoize the results of the path.relative function
ES Proposal spec-compliant shim for Promise.prototype.finally
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
ES spec-compliant shim for Object.hasOwn
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
A WebAssembly shim for esbuild on Android x64.
ES Proposal spec-compliant shim for AggregateError
Generate minified bundle
A WebAssembly shim for esbuild on Android ARM.
Bare bones Promises/A+ implementation
DOM shim for Lit Server Side Rendering (SSR)
ES spec-compliant shim for TypedArray.prototype.slice