uglifyjs-folder
JSON →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.
Resources
packageuglifyjs-folder ↗