dotfiles in jondot/awesome-devenv

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

updated at May 5, 2024, 5 a.m.

Shell

683 +0

29,818 +22

8,721 -5

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

A robust HTML entity encoder/decoder written in JavaScript.

updated at May 4, 2024, 5:06 p.m.

JavaScript

64 +0

3,390 -1

253 +0

GitHub
emoji-regex in brabadu/awesome-fonts

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

updated at May 3, 2024, 12:18 a.m.

JavaScript

21 +0

1,693 +2

174 +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.

updated at April 22, 2024, 10:56 a.m.

Shell

53 +0

2,145 +0

210 +0

GitHub
regexpu in addyosmani/es6-tools

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

updated at April 12, 2024, 9:03 a.m.

JavaScript

14 +0

230 +0

20 +0

GitHub
esrever in jagracey/Awesome-Unicode

A Unicode-aware string reverser written in JavaScript.

updated at April 2, 2024, 6:26 p.m.

JavaScript

21 +0

887 +0

32 +0

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

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

updated at March 2, 2024, 6:17 p.m.

JavaScript

7 +0

54 +0

6 +0

GitHub
Array.from in addyosmani/es6-tools

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

updated at March 2, 2024, 6:17 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.

updated at March 2, 2024, 6:17 p.m.

JavaScript

7 +0

62 +0

7 +0

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

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

updated at Feb. 14, 2024, 1:19 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.

updated at Feb. 7, 2024, 9:10 a.m.

JavaScript

5 +0

68 +0

10 +0

GitHub
Array.of in addyosmani/es6-tools

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

updated at Sept. 8, 2023, 4:44 p.m.

JavaScript

7 +0

15 +0

4 +0

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

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

updated at Sept. 8, 2023, 4:43 p.m.

JavaScript

5 +0

27 +0

7 +0

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

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

updated at Sept. 8, 2023, 4:43 p.m.

JavaScript

7 +0

35 +0

5 +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.

updated at Sept. 8, 2023, 4:42 p.m.

JavaScript

9 +0

55 +0

25 +0

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

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

updated at Feb. 23, 2023, 8:29 a.m.

JavaScript

3 +0

10 +0

2 +0

GitHub
gulp-regexpu in addyosmani/es6-tools

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

updated at Sept. 25, 2018, 2:33 a.m.

JavaScript

3 +0

4 +0

1 +0

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

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

updated at Sept. 25, 2018, 2:33 a.m.

JavaScript

3 +0

5 +0

3 +0

GitHub