Open p-bakker opened 3 years ago
Proposal: https://github.com/tc39/proposal-regexp-named-groups MDN: see 'Named Capturing Groups' on https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges
Also see ES2025's Duplicate Named Capturing groups: https://github.com/tc39/proposal-duplicate-named-capturing-groups
Proposal: https://github.com/tc39/proposal-regexp-named-groups MDN: see 'Named Capturing Groups' on https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges