Mathias Bynens
Mathias Bynens
document.scrollingElement
A polyfill for document.scrollingElement as defined in the CSSOM specification.
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
hashtag-regex
A regular expression to match hashtag identifiers as per the Unicode Standard.
covid-19-vaccinations-germany
Historical data on COVID-19 vaccination doses administered in Germany, per state.
bacon-cipher
A robust JavaScript implementation of Bacon’s cipher, a.k.a. the Baconian cipher.
base64
A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.
CSS.escape
A robust polyfill for the CSS.escape utility method as defined in CSSOM.
cssesc
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.