Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.https://mathiasbynens.be/
A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v7.0.0’s categories, scripts, blocks, bidi, and other properties.
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.