A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.