mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-11-26 22:20:56 +00:00
Add link to Dither's Opera addon
This commit is contained in:
parent
f479ead4ce
commit
0dd8105ebd
@ -345,6 +345,8 @@ if('this_is'==/an_example/){do_something();}else{var a=b?(c%d):e[f];}
|
||||
<p>Tom Rix has made this into an awesome javascript-beautifying Chrome extension. You can read more about it and install it here: <a href="https://github.com/rixth/jsbeautify-for-chrome">https://github.com/rixth/jsbeautify-for-chrome</a>
|
||||
<h2>Safari extension</h2>
|
||||
<p>Sandro Padin has written an extension for the Safari browser. Visit its page and download the extension here: <a href="http://spadin.github.com/js-beautify-safari-extension">http://spadin.github.com/js-beautify-safari-extension</a>
|
||||
<h2>Opera addon</h2>
|
||||
<p>Dither converted this into an addon for Opera called "readable javascript" — you can install it from <a href=https://addons.opera.com/addons/extensions/details/readable-javascript/1.0-1/"">addons.opera.com</a>, or visit <a href="https://github.com/Dither/readable-javascript">its github project page</a>.</p>
|
||||
<h3><a href="http://fiddler2.com/">Fiddler</a></h3>
|
||||
<p>This popular web debugging proxy for Windows has a <a href="http://fiddler2.com/Fiddler2/extensions.asp">Javascript Formatter addon</a> (based on this beautifier) which can reformat javascript on the fly.</p>
|
||||
<h3>Other editors</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user