
JSLint
JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool. Common and open source code : https://github.com/douglascrockford/JSLint
JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool. Common and open source code : https://github.com/douglascrockford/JSLint
JSHint is a tool to detect errors and potential problems in JavaScript code and can be used to enforce coding conventions.
SideCI is an automated code reviewing tool with GitHub. Speed up your code review and development cycle to improve productivit ...
CodeFactor.io automatically and continuously tracks code quality with every commit and pull request, helping software develope ...
Codacy automates code reviews and monitors code quality on every commit and pull request reporting back the impact of every co ...
Use Javascript Validator to validate javascript code and find errors and warnings of your code that can be fixed. See real tim ...
Coala provides a common command-line interface for linting and fixing all your code, regardless of the programming languages y ...
Hound comments on style violations in GitHub pull requests, allowing you and your team to better review and maintain a clean c ...