issues
search
mathiasbynens
/
es-regexp-unicode-character-class-escapes
Proposal to improve the character class escape tokens `\d`, `\D`, `\w`, `\W`, and the word boundary assertions `\b` and `\B` in ES6 Unicode regular expressions (with the `u` flag).
http://esdiscuss.org/topic/questions-regarding-es6-unicode-regular-expressions#content-3
12
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`\p{…}` and `\P{…}` spec text
#4
ghost
closed
7 years ago
4
Description of \w is incomplete
#3
slevithan
closed
10 years ago
1
`\p{…}` and `\P{…}`
#2
mathiasbynens
closed
8 years ago
17
Decide what to do for `\b` and `\B`
#1
mathiasbynens
closed
10 years ago
2