Y
Hacker News
new
|
ask
|
show
|
jobs
by
deadowl
3710 days ago
I would really like if Unicode properties were implemented. I'd also like to see a RegExp escape function. String padding sees common enough usage that it should be added.
2 comments
hashseed
3710 days ago
Unicode properties are behind an experimental flag: --harmony-regexp-property
link
deadowl
3710 days ago
Good to know!
link
spdionis
3710 days ago
I do support the addition. It's an useful feature. Just couldn't stop myself :).
link