An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
A transformer that transforms a string into XML CDATA.
Mocha Coverage report store on CDN.
CLI for common scripts for my projects
An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.
Real native events for cypress. Dispatched via CDP.
Node.js based EC key utilities that can generate PEM keys (required by crypto.sign and crypto.verify) from the raw ones usually but not necessarily generated by crypto.ECDH
TypeScript implementation of Netlify's Image CDN
ESLint rules according to kentcdodds' personal preference
Common Media Client Data (CMCD) encoding and decoding
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
A wrapper for 'npm audit' which can be configurable for use in a CI/CD tool like Jenkins