Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts:
A dev se...
ESBench : Shareable JavaScript Benchmarking
Built-in ES2015 support, powered by Babel
Statistically significant benchmarks, powered by Benchmark.js
PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
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.
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...
Grunt is a task-based command line build tool for JavaScript projects