mathiasbynens / jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
https://mths.be/jsesc
MIT License
716 stars 53 forks source link

Add `etago` option? #27

Closed mathiasbynens closed 8 years ago

mathiasbynens commented 8 years ago

This would be useful in situations like https://github.com/jsperf/jsperf.com/pull/109.