mathiasbynens
Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.
Repositories
Select a repository to view its commits, contributors, and more.jquery-details
World’s first <details>/<summary> polyfill™
rel-noopener
Quick demonstration of why `<a rel=noopener>` is needed.
emoji-test-regex-pattern
A regular expression pattern for Java/JavaScript to match all emoji in the emoji-test.txt file provided by UTS#51.
quoted-printable
A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045.
grunt-zopfli
A Grunt plugin for compressing files using Zopfli.
regexpu-core
regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.
jquery-smooth-scrolling
Smooth anchor scrolling plugin for jQuery.
String.prototype.includes
A robust & optimized ES3-compatible polyfill for the `String.prototype.contains` method in ECMAScript 6.
Array.from
A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.
custom.keylayout
Custom QWERTY/AZERTY .keylayout files for use with Apple keyboards
jquery-slideshow
The simplest jQuery slideshow plugin. Evar.
String.fromCodePoint
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.