This repository was archived by the owner on Feb 16, 2024. It is now read-only.
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
Unicode-aware \w
, \d
, and \b
? #16
Closed as not planned
Description
@mathiasbynens wrote in #2 (comment) :
One other thing we could include in this new flag is Unicode-aware
\w
,\d
, and\b
. I originally proposed this to be part of theu
flag but it was rejected out of fear it would hurt adoption of theu
flag. tc39/proposal-regexp-unicode-property-escapes#22 (comment) We also could take it one step at a time, and ban\w
,\d
, and\b
with the new flag for now, and then decide on their behavior later.
Metadata
Metadata
Assignees
Labels
No labels