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

A robust HTML entity encoder/decoder written in JavaScript.

updated at Nov. 3, 2024, 12:01 a.m.

JavaScript

63 +0

3,450 +4

254 +0

GitHub
emoji-regex in brabadu/awesome-fonts

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

updated at Oct. 31, 2024, 5:20 a.m.

JavaScript

22 +0

1,752 +1

174 +0

GitHub
regenerate in slevithan/awesome-regex

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

updated at Oct. 25, 2024, 10:15 a.m.

JavaScript

21 +0

367 +0

34 +0

GitHub
esrever in jagracey/Awesome-Unicode

A Unicode-aware string reverser written in JavaScript.

updated at Oct. 25, 2024, 10:02 a.m.

JavaScript

21 +0

890 +0

31 +0

GitHub
regexpu in addyosmani/es6-tools, slevithan/awesome-regex

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

updated at Oct. 18, 2024, 7:28 p.m.

JavaScript

14 +0

234 +0

20 +0

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

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

updated at Oct. 17, 2024, 2:35 p.m.

JavaScript

7 +0

53 +0

6 +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 Oct. 15, 2024, 7:02 a.m.

JavaScript

5 +0

68 +0

9 +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 Sept. 27, 2024, 2:43 p.m.

JavaScript

7 +0

144 +0

47 +0

GitHub
regenerate-unicode-properties in slevithan/awesome-regex

A collection of Regenerate sets for Unicode various properties.

updated at Sept. 12, 2024, 9:07 a.m.

JavaScript

3 +0

18 +0

8 +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. 5, 2024, 5:30 a.m.

JavaScript

7 +0

15 +0

5 +0

GitHub
String.fromCodePoint in addyosmani/es6-tools

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

updated at May 31, 2024, 2:33 p.m.

JavaScript

7 +0

61 +0

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