Web-Crush CLI

JSON →
library 1.2.0 ·javascript
verified Jun 4, 2026

Web-Crush CLI is a zero-config build tool for vanilla web projects that minifies HTML, CSS, and JS files while preserving folder structure and copying all other assets. Version 1.2.0 uses Terser, Clean-CSS, and html-minifier under the hood. Released under MIT license by Anson Jaison, it offers a simple npx command, optional configuration via web-crush.config.json, and a 'Recruiter Safe Mode' that keeps console.logs by default. Unlike heavier tools like Vite or Webpack, it requires no setup and handles deep recursion automatically.