mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Merge pull request #75 from danielstjules/add-jsinspect
Added jsinspect
This commit is contained in:
commit
6880ad9a95
@ -129,6 +129,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
||||
* [JSHint](https://github.com/jshint/jshint/) - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
|
||||
* [jscs](https://github.com/jscs-dev/node-jscs) - JavaScript Code Style checker.
|
||||
* [jsfmt](https://github.com/rdio/jsfmt) - For formatting, searching, and rewriting JavaScript.
|
||||
* [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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user