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...
ruff : An extremely fast Python linter and code formatter, written in Rust.
Flow : Adds static typing to JavaScript to improve developer productivity and code quality.
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...
pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.