noglify-js
JSON →A JavaScript non-minifier tool that only concatenates files. Current stable version is 3.1.0. Release cadence is sporadic. Key differentiator: unlike minifiers (UglifyJS, Terser) that remove whitespace and rename variables, noglify-js preserves full source while inserting semicolons between files to prevent syntax errors. Useful for debugging concatenated scripts without mangling. It uses commander for CLI and supports custom output options.
Resources
packagenoglify-js ↗