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.
License
GNU General Public License version 2.0 (GPLv2)Follow JavaScript Lint
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
-
Good to use in SynWrite editor, using SynLint plugin and linter for JS. Thanks.
-
Useful tool to build good javascript code. I use it, because I wasn't familiar with javascript specials like (3=).
-
Very useful tool
-
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.