Mathias Bynens

Results 24 repositories owned by Mathias Bynens

document.scrollingElement

129
Stars
15
Forks
Watchers

A polyfill for document.scrollingElement as defined in the CSSOM specification.

jsesc

696
Stars
53
Forks
Watchers

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

regexpu

230
Stars
20
Forks
Watchers

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

hashtag-regex

60
Stars
8
Forks
Watchers

A regular expression to match hashtag identifiers as per the Unicode Standard.

covid-19-vaccinations-germany

53
Stars
10
Forks
Watchers

Historical data on COVID-19 vaccination doses administered in Germany, per state.

bacon-cipher

24
Stars
1
Forks
Watchers

A robust JavaScript implementation of Bacon’s cipher, a.k.a. the Baconian cipher.

base64

497
Stars
102
Forks
Watchers

A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.

caniunicode

31
Stars
1
Forks
Watchers

Unicode version support across JavaScript features & engines

CSS.escape

488
Stars
31
Forks
Watchers

A robust polyfill for the CSS.escape utility method as defined in CSSOM.

cssesc

152
Stars
16
Forks
Watchers

A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.