en.javascript.info by javascript-tutorial

Modern JavaScript Tutorial

created at June 3, 2017, 2:27 p.m.

HTML

347 +1

23,616 +24

3,879 +5

GitHub
proposal-regexp-named-groups by tc39

Named capture groups for JavaScript RegExps

created at Aug. 30, 2016, 11:19 p.m.

HTML

28 +0

222 +0

21 +0

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

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

created at June 9, 2016, 12:08 p.m.

HTML

23 +0

137 +0

17 +0

GitHub
proposal-regexp-lookbehind by tc39

RegExp lookbehind assertions

created at Aug. 31, 2016, 12:48 a.m.

HTML

22 +0

99 +0

10 +0

GitHub
proposal-regexp-dotall-flag by tc39

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

created at Aug. 15, 2016, 8 a.m.

HTML

19 +0

89 +0

14 +0

GitHub
proposal-regexp-match-indices by tc39

ECMAScript RegExp Match Indices

created at May 2, 2018, 8:16 p.m.

HTML

20 +0

65 +0

13 +0

GitHub
proposal-regexp-modifiers by tc39

Regular Expression Pattern Modifiers for ECMAScript

created at Oct. 15, 2021, 8:20 a.m.

HTML

11 +0

44 +0

4 +0

GitHub
proposal-regexp-buffer-boundaries by tc39

Regular Expression Buffer Boundaries for ECMAScript

created at Oct. 15, 2021, 8:58 p.m.

HTML

5 +0

7 +0

3 +0

GitHub
proposal-regexp-r-escape by tc39

Regular Expression `\R` Escape for ECMAScript

created at Oct. 15, 2021, 8:59 p.m.

HTML

6 +0

5 +0

2 +0

GitHub