mathiasbynens
Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.
Repositories
Select a repository to view its commits, contributors, and more.dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
jquery-placeholder
A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet
he
A robust HTML entity encoder/decoder written in JavaScript.
evil.sh
:speak_no_evil: Subtle and not-so-subtle shell tweaks that will slowly drive people insane.
small
Smallest possible syntactically valid files of different types
emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
mothereff.in
Web developer tools
esrever
A Unicode-aware string reverser written in JavaScript.
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
utf8.js
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
base64
A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.