proposal-regexp-buffer-boundaries by tc39

Regular Expression Buffer Boundaries for ECMAScript

updated at Dec. 30, 2023, 4:12 a.m.

HTML

5 +0

7 +0

3 +0

GitHub
proposal-regexp-r-escape by tc39

Regular Expression `\R` Escape for ECMAScript

updated at Dec. 31, 2023, 3:57 a.m.

HTML

6 +0

5 +0

2 +0

GitHub
proposal-regexp-dotall-flag by tc39

Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.

updated at April 3, 2024, 10:10 p.m.

HTML

19 +0

89 +0

14 +0

GitHub
proposal-regexp-lookbehind by tc39

RegExp lookbehind assertions

updated at May 7, 2024, 10:05 a.m.

HTML

22 +0

99 +0

10 +0

GitHub
proposal-regexp-unicode-property-escapes by tc39

Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.

updated at Aug. 7, 2024, 2:44 a.m.

HTML

23 +0

137 +0

17 +0

GitHub
proposal-regexp-named-groups by tc39

Named capture groups for JavaScript RegExps

updated at Aug. 28, 2024, 7:02 a.m.

HTML

28 +0

222 +0

21 +0

GitHub
proposal-regexp-match-indices by tc39

ECMAScript RegExp Match Indices

updated at Oct. 24, 2024, 3:11 a.m.

HTML

20 +0

65 +0

13 +0

GitHub
proposal-regexp-modifiers by tc39

Regular Expression Pattern Modifiers for ECMAScript

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

HTML

11 +0

44 +0

4 +0

GitHub
en.javascript.info by javascript-tutorial

Modern JavaScript Tutorial

updated at Nov. 17, 2024, 6:58 p.m.

HTML

347 +1

23,616 +24

3,879 +5

GitHub