Thursday, 9 June 2011

Tools for Javascript

Here are some of the tools related to Javascript.
  1. Google Closure Compiler 
  2. JSlint - Code quality
  3. JSMIN - JS Minifier
  4. JSdoc - For documentation
  5. JSunit -  Unit testing
  6. JScoverage - Code coverage
  7. Selenium - Testing tool 
  8. http://jsbeautifier.org/ - To unpack the compressed javascript
   

No comments:

Post a Comment