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...
ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
tmpmail : tmpmail is a command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email ad...
how2 : stackoverflow from the terminal.
how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.