Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
Flow : Adds static typing to JavaScript to improve developer productivity and code quality.
ack : ack is a tool like grep, optimized for programmers
Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
JSHint : A JavaScript Code Quality Tool. JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.