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 48 forks source link

Add install instructions for Component and Bower #4

Closed necolas closed 11 years ago

necolas commented 11 years ago

Handy to have them in the readme too

mathiasbynens commented 11 years ago

Good call.