dotfiles in jondot/awesome-devenv

wrench .files, including ~/.macos — sensible hacker defaults for macOS

created at Sept. 5, 2011, 6:07 p.m.

Shell

685 -1

29,785 +20

8,728 +6

GitHub
he in sindresorhus/awesome-nodejs, sorrycc/awesome-javascript

A robust HTML entity encoder/decoder written in JavaScript.

created at June 25, 2013, 6:54 a.m.

JavaScript

64 +0

3,384 +2

254 +0

GitHub
evil.sh in mislavcimpersak/awesome-dev-fun

speak no evil Subtle and not-so-subtle shell tweaks that will slowly drive people insane.

created at Dec. 14, 2013, 6:53 p.m.

Shell

53 +0

2,144 -2

210 +0

GitHub
emoji-regex in brabadu/awesome-fonts

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

created at Sept. 28, 2014, 11:08 a.m.

JavaScript

21 +0

1,690 +1

174 +0

GitHub
esrever in jagracey/Awesome-Unicode

A Unicode-aware string reverser written in JavaScript.

created at May 27, 2013, 2:45 p.m.

JavaScript

21 +0

887 +0

32 +0

GitHub
regexpu in addyosmani/es6-tools

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

created at Aug. 24, 2014, 8:16 p.m.

JavaScript

14 +0

230 +0

20 +0

GitHub
String.prototype.startsWith in addyosmani/es6-tools

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

created at Dec. 10, 2013, 3:21 p.m.

JavaScript

7 +0

144 +0

47 +0

GitHub
String.prototype.includes in addyosmani/es6-tools

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

created at Dec. 10, 2013, 3:20 p.m.

JavaScript

5 +0

68 +0

10 +0

GitHub
Array.from in addyosmani/es6-tools

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

created at Dec. 20, 2013, 4:09 p.m.

JavaScript

5 +0

67 +0

15 +0

GitHub
String.fromCodePoint in addyosmani/es6-tools

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

created at Sept. 20, 2013, 11:25 a.m.

JavaScript

7 +0

62 +0

7 +0

GitHub
String.prototype.at in addyosmani/es6-tools

A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.

created at Oct. 18, 2013, 4:02 p.m.

JavaScript

9 +0

55 +0

25 +0

GitHub
String.prototype.codePointAt in addyosmani/es6-tools

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

created at Sept. 20, 2013, 11:25 a.m.

JavaScript

7 +0

54 +0

6 +0

GitHub
String.prototype.endsWith in addyosmani/es6-tools

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

created at Dec. 10, 2013, 3:21 p.m.

JavaScript

7 +0

35 +0

5 +0

GitHub
String.prototype.repeat in addyosmani/es6-tools

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

created at Dec. 10, 2013, 2:39 p.m.

JavaScript

5 +0

27 +0

7 +0

GitHub
Array.of in addyosmani/es6-tools

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

created at Dec. 20, 2013, 3:49 p.m.

JavaScript

7 +0

15 +0

4 +0

GitHub
RegExp.prototype.match in addyosmani/es6-tools

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

created at July 20, 2014, 12:43 p.m.

JavaScript

3 +0

10 +0

2 +0

GitHub
RegExp.prototype.search in addyosmani/es6-tools

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

created at July 20, 2014, 12:43 p.m.

JavaScript

3 +0

5 +0

3 +0

GitHub
gulp-regexpu in addyosmani/es6-tools

Gulp plugin to transpile ES6 Unicode regular expressions to ES5 with regexpu.

created at Aug. 24, 2014, 8:22 p.m.

JavaScript

3 +0

4 +0

1 +0

GitHub