jshint

Code scanner

A tool that scans JavaScript code to detect common errors and potential problems

JSHint is a tool that helps to detect errors and potential problems in your JavaScript code

GitHub

9k stars
289 watching
2k forks
Language: JavaScript
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kaizhu256/jslint A tool for analyzing and enforcing coding standards in JavaScript codebases. 2
prontolabs/pronto-jshint A tool for enforcing JavaScript code quality through automated linting and reporting 4
sebastienros/jint An interpreter for running JavaScript code within a .NET environment. 4,156
phpstan/phpstan An analysis tool for PHP code to detect errors and bugs without running the code 13,079
danielstjules/jsinspect Detects and identifies duplicated code in JavaScript files 3,570
eslint/eslint A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. 25,239
theintern/intern A testing framework designed to help developers write and run consistent, high-quality test cases for JavaScript applications. 4,364
jestjs/jest A comprehensive testing solution for JavaScript projects 44,353
hallettj/jslint.vim A tool that checks JavaScript code for errors and common mistakes 462
marviq/coffee-jshint Runs CoffeeScript source through JSHint to check for errors and enforces coding standards. 42
jsbin/jsbin A collaborative web development tool for debugging and testing JavaScript, HTML, and CSS code 4,391
mgechev/javascript-algorithms Implementations of computer science algorithms in JavaScript. 7,844
exakat/php-static-analysis-tools A curated collection of tools to identify and address issues in PHP code 2,826
robatwilliams/es-compat Checks JavaScript code compatibility with target browsers and Node.js versions 68
ryanmcdermott/clean-code-javascript Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. 91,944