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
9k stars
289 watching
2k forks
Language: JavaScript
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for analyzing and enforcing coding standards in JavaScript codebases. | 2 |
| | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
| | An interpreter for running JavaScript code within a .NET environment. | 4,156 |
| | An analysis tool for PHP code to detect errors and bugs without running the code | 13,079 |
| | Detects and identifies duplicated code in JavaScript files | 3,570 |
| | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
| | A testing framework designed to help developers write and run consistent, high-quality test cases for JavaScript applications. | 4,364 |
| | A comprehensive testing solution for JavaScript projects | 44,353 |
| | A tool that checks JavaScript code for errors and common mistakes | 462 |
| | Runs CoffeeScript source through JSHint to check for errors and enforces coding standards. | 42 |
| | A collaborative web development tool for debugging and testing JavaScript, HTML, and CSS code | 4,391 |
| | Implementations of computer science algorithms in JavaScript. | 7,844 |
| | A curated collection of tools to identify and address issues in PHP code | 2,826 |
| | Checks JavaScript code compatibility with target browsers and Node.js versions | 68 |
| | Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. | 91,944 |