uglifyjs-folder

JSON →
library 3.3.0 ·javascript
verified Jun 4, 2026

A CLI tool that minifies all JavaScript files in a folder into a single output file using the terser minifier (v5.18.1). It supports configurable glob patterns, per-file minification, comment preservation, and custom output extensions. Current stable version is 3.3.0, released June 2023. Updated regularly to track terser releases. Key differentiator: batch processing of entire folders with flexible output options, unlike single-file minifiers.