A high-level API to control headless Chrome over the DevTools Protocol
response.send() prototype method
Babel plugin for turning __proto__ into a shallow property clone
socket.io protocol parser
The postgres client/server binary protocol, implemented in TypeScript
Robustly get the [[Prototype]] of an object
The Chrome DevTools Protocol JSON
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
A high-level API to control headless Chrome over the DevTools Protocol
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
A through2 to create an Array.prototype.map analog for streams.
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
ES Proposal spec-compliant shim for Promise.prototype.finally
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
The Array.prototype.forEachAsync module of FuturesJS (Ender.JS and Node.JS)
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
ES2017 spec-compliant String.prototype.padStart shim.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.find ES6 polyfill.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Spec-compliant polyfill for String.prototype.matchAll
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.