mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add JSLint
This commit is contained in:
parent
83588210a8
commit
157747456b
@ -132,6 +132,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
||||
* [jsinspect](https://github.com/danielstjules/jsinspect) - Detect copy-pasted and structurally similar code.
|
||||
* [buddy.js](https://github.com/danielstjules/buddy.js) - Magic number detection for JavaScript.
|
||||
* [ESLint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript.
|
||||
* [JSLint](https://github.com/douglascrockford/JSLint) - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language.
|
||||
|
||||
|
||||
## MVC Frameworks and Libraries
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user