Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.
dotfiles. :wrench: .files, including ~/.macos — sensible hacker defaults for macOS
31kjquery-placeholder. A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet
3.9khe. A robust HTML entity encoder/decoder written in JavaScript.
3.6ksmall. Smallest possible syntactically valid files of different types
2.3kevil.sh. :speak_no_evil: Subtle and not-so-subtle shell tweaks that will slowly drive people insane.
2.2kemoji-regex. A regular expression to match all Emoji-only symbols as per the Unicode Standard.
1.9kpunycode.js. A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
1.7kmothereff.in. Web developer tools
1.1kesrever. A Unicode-aware string reverser written in JavaScript.
888jsesc. Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
795utf8.js. A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
566base64. A robust base64 encoder/decoder that is fully compatible with `atob()` and btoa()`, written in JavaScript.
521CSS.escape. A robust polyfill for the CSS.escape utility method as defined in CSSOM.
499jsperf.com. jsPerf.com source code
471regenerate. Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
378php-url-shortener. Simple PHP URL shortener, as used on mths.be
335regexpu. A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
242luamin. A Lua minifier written in JavaScript
240tpyo. A small script that enables you to make typos in JavaScript property names. Powered by ES2015 proxies + Levenshtein string distance.
205cssesc. A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
176String.prototype.startsWith. A robust & optimized ES3-compatible polyfill for the `String.prototype.startsWith` method in ECMAScript 6.
142grunt-template. This Grunt plugin interpolates template files with any data you provide and saves the result to another file.
136document.scrollingElement. A polyfill for document.scrollingElement as defined in the CSSOM specification.
132regexpu-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.
81jquery-smooth-scrolling. Smooth anchor scrolling plugin for jQuery.
73Array.from. A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.
67