tc39 / proposal-regex-escaping

Proposal for investigating RegExp escaping for the ECMAScript standard
http://tc39.es/proposal-regex-escaping/
Creative Commons Zero v1.0 Universal
368 stars 32 forks source link

Rejecting obscure case for comma #41

Closed brettz9 closed 6 years ago

brettz9 commented 6 years ago

Not sure how much this adds, but as I've seen the comma escaped in some escaping functions, it might help to address it.

benjamingr commented 6 years ago

@brettz9 just wondering - where did you get to this repo :)? Were you just looking at old proposals?

brettz9 commented 6 years ago

ES Discuss archives... A pity it appears it was rejected...