Home > Computers > Programming > Languages > JavaScript > Tools > Lints
Check correctness of JavaScript syntax and maybe source code.
https://github.com/es-analysis/plato
Source code visualization, static analysis, and complexity tool.
http://eslint.org/
Its goal is to provide a pluggable linting utility.
http://javascriptlint.com/
Code checker that finds common mistakes in scripts. Check syntax and warns against questionable practices.
http://james.padolsey.com/javascript/jquery-lint/
A runtime reporter. Runs on top of jQuery, aims to report errors and any incorrect usage.
http://www.jshint.com/
Helps to detect errors and potential problems in code.
http://www.jslint.com/
Describes problems in code with an approximate location within the source.
http://veged.github.io/krasota.js/
Syntactic transformations of code, taking care of white spaces and comments.
Home > Computers > Programming > Languages > JavaScript > Tools > Lints
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us