Mathias Bynens (mathiasbynens)

mathiasbynens

User data from Github https://github.com/mathiasbynens

Company:@Google

Home Page:https://mathiasbynens.be/

GitHub:@mathiasbynens

Twitter:@mathias


Organizations
bestiejs
ChromeDevTools
chromium
ctfs
google
GoogleChrome
GoogleChromeLabs
GoogleCloudPlatform
googlers
h5bp
iRail
oftn-oswg
puppeteer
tc39
tibiamaps
unicode-org
v8
whatwg

Mathias Bynens's repositories

emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

Language:JavaScriptLicense:MITStargazers:1826Issues:21Issues:81

jsesc

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

Language:JavaScriptLicense:MITStargazers:785Issues:16Issues:52

regexpu

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

Language:JavaScriptLicense:MITStargazers:235Issues:13Issues:29

String.prototype.startsWith

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

Language:JavaScriptLicense:MITStargazers:143Issues:6Issues:1

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.

Language:JavaScriptLicense:MITStargazers:75Issues:8Issues:45

String.prototype.includes

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

Language:JavaScriptLicense:MITStargazers:69Issues:4Issues:4

String.prototype.codePointAt

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

Language:JavaScriptLicense:MITStargazers:55Issues:6Issues:3

flag-emoji-replacements

'🇩🇰🇲🇬'.replace('🇰🇲', '🇪🇨'); // → '🇩🇪🇨🇬'

Language:JavaScriptStargazers:37Issues:2Issues:0

caniunicode

Unicode version support across JavaScript features & engines

Language:JavaScriptLicense:Apache-2.0Stargazers:32Issues:3Issues:7

regenerate-unicode-properties

A collection of Regenerate sets for Unicode various properties.

Language:JavaScriptLicense:MITStargazers:19Issues:2Issues:2

Array.of

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

Language:JavaScriptLicense:MITStargazers:16Issues:6Issues:7

tibia.com-extension

User script that enhances the character info pages on Tibia.com.

Language:HTMLLicense:MITStargazers:14Issues:2Issues:14

unicode-canonical-property-names-ecmascript

The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.

Language:JavaScriptLicense:MITStargazers:11Issues:2Issues:0

unicode-property-escapes-tests

Tests for RegExp Unicode property escapes

Language:JavaScriptLicense:MITStargazers:8Issues:4Issues:4

unicode-property-aliases

Unicode property alias mappings in JavaScript format.

Language:JavaScriptLicense:MITStargazers:7Issues:2Issues:0

string-prototype-replace-regexp-benchmark

Generated JavaScript benchmarks for String.prototype.{replace,replaceAll} with global regular expressions based on emoji-test-regex-pattern.

Language:JavaScriptLicense:Apache-2.0Stargazers:6Issues:3Issues:0

unicode-match-property-value-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

Language:JavaScriptLicense:MITStargazers:6Issues:2Issues:2
Language:JavaScriptStargazers:3Issues:1Issues:0

unicode-property-value-aliases-ecmascript

Unicode property value alias mappings in JavaScript format, for property names and values that are supported in ECMAScript RegExp property escapes.

Language:JavaScriptLicense:MITStargazers:3Issues:2Issues:0
Language:JavaScriptStargazers:2Issues:2Issues:0
Language:JavaScriptStargazers:2Issues:2Issues:0

tibia-xp-history

Experience history for my main Tibia character

Language:JavaScriptStargazers:2Issues:3Issues:0
Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:1Issues:1Issues:0
Language:JavaScriptStargazers:1Issues:3Issues:0

test262

Official ECMAScript Conformance Test Suite

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:2Issues:0