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.
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
Auto-generates class structures for WebIDL specifications
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
executable specification for Stream (to make testing streams easy)
A robust & optimized `Array.from` polyfill, based on the ECMAScript 6 specification.
Extensible parser for git commit messages following Conventional Commits Specification
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies
Specification for interoperability of common algebraic structures in JavaScript
[MIRROR] Publish project to NPM following Conventional Commits specification and SemVer. Uses git-commits-since for detecting git commits since last SemVer tag and detect-next-version for what next version bump should be.
The Sweet.js Term specification
Publish new project to NPM following Conventional Commits specification and SemVer. Uses [git-commits-since][] for detecting git commits since last SemVer tag and [detect-next-version][] for what next version bump should be.