Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.95 KB

devtools.md

File metadata and controls

60 lines (51 loc) · 2.95 KB

Bookmarks tagged [devtools]

https://github.com/prettier/prettier

Prettier is an opinionated code formatter.


https://github.com/jshint/jshint/

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


https://github.com/jscs-dev/node-jscs

JavaScript Code Style checker.


https://github.com/rdio/jsfmt

For formatting, searching, and rewriting JavaScript.


https://github.com/danielstjules/jsinspect

Detect copy-pasted and structurally similar code.


https://github.com/danielstjules/buddy.js

Magic number detection for JavaScript.


https://github.com/eslint/eslint

A fully pluggable tool for identifying and reporting on patterns in JavaScript.


https://github.com/douglascrockford/JSLint

High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language.