GitXplorerGitXplorer
m

mathiasbynens

Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.

588 repositories
12368 followers

Repositories

Select a repository to view its commits, contributors, and more.
public

jquery-details

World’s first <details>/<summary> polyfill™

HTML
121
34
17
Updated 2 years ago
public

rel-noopener

Quick demonstration of why `<a rel=noopener>` is needed.

HTML
116
14
1
Updated 6 months ago
public

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.

JavaScript
104
17
5
Updated 8 hours ago
public

quoted-printable

A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045.

JavaScript
92
9
3
Updated 9 months ago
public

grunt-zopfli

A Grunt plugin for compressing files using Zopfli.

JavaScript
87
10
5
Updated 3 years ago
public

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.

JavaScript
73
12
5
Updated a month ago
public

jquery-smooth-scrolling

Smooth anchor scrolling plugin for jQuery.

JavaScript
73
43
5
Updated a year ago
public

String.prototype.includes

A robust & optimized ES3-compatible polyfill for the `String.prototype.contains` method in ECMAScript 6.

JavaScript
68
9
2
Updated 3 months ago
public

Array.from

A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.

JavaScript
67
15
0
Updated a year ago
public

custom.keylayout

Custom QWERTY/AZERTY .keylayout files for use with Apple keyboards

64
9
2
Updated 2 months ago
public

jquery-slideshow

The simplest jQuery slideshow plugin. Evar.

JavaScript
61
13
0
Updated a year ago
public

String.fromCodePoint

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

JavaScript
60
8
0
Updated 11 days ago