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...
semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.