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

Fixes #47 enable escaping to extended ascii #48

Open regevbr opened 5 years ago

regevbr commented 5 years ago

Fix #47

regevbr commented 5 years ago

@mathiasbynens can you please review?

regevbr commented 5 years ago

@mathiasbynens can you review it please?