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.
Categories
Build ToolsFollow JavaScript Lint
Other Useful Business Software
Pyramid combines analytic tools often found in separate applications. It features a graphically based ETL to model data and incorporate machine learning algorithms, intuitive data discovery tools that produce simple and advanced visualizations, a presentation builder for creating analytic applications and presentations, and an enterprise-grade report builder—all in a single, integrated platform that can be accessed from any browser or device.
Advertisement
Rate This Project
Login To Rate This ProjectUser 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.