JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.
This is an INDISPENSIBLE tool for Javascript development! It beats the pants off of Crockford's JSLint, and catches most dumb errors before you get a runtime error.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?