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

Unicode properties are behind an experimental flag: --harmony-regexp-property
Good to know!
I do support the addition. It's an useful feature. Just couldn't stop myself :).