tc39 / proposal-regexp-named-groups

Named capture groups for JavaScript RegExps
https://tc39.github.io/proposal-regexp-named-groups/
222 stars 21 forks source link

Proposal shipped in V8 without flag #37

Closed chicoxyzzy closed 6 years ago

mathiasbynens commented 6 years ago

Maybe add , shipping in Chrome 64 (similar to https://github.com/tc39/proposal-regexp-dotall-flag#implementations)?

This proposal shipped in V8 v6.4.49, FWIW.