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.
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
This Grunt plugin interpolates template files with any data you provide and saves the result to another file.