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

Notes source #49

Open ghost opened 5 years ago

ghost commented 5 years ago

Sorry if this is off topic

i see this page

https://mathiasbynens.be/notes/javascript-escapes

however i do not see a repo for those posts

do you have some "notes" repo somewhere?

mathiasbynens commented 5 years ago

No. Why are you asking? Would you like to suggest a correction?

ghost commented 5 years ago

I like the website style and maybe others would like to use the source for their benefit