Skip to content

Instantly share code, notes, and snippets.

@surendrans
Created June 3, 2014 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save surendrans/80d31f1a2765dea258a4 to your computer and use it in GitHub Desktop.
Save surendrans/80d31f1a2765dea258a4 to your computer and use it in GitHub Desktop.
Useful JS Libraries
http://www.jsnice.org/
JSNice can be used for various purposes including:
Deminify obfuscated JavaScript code (most code on the Web is minified).
Suggest more appropriate identifier names for your non-obfuscated program.
Even propose likely types, automating the process of program annotation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment