jsmin-sourcemap

JSON →
library 0.16.0 ·javascript maintenance
verified Jun 4, 2026

A command-line tool and library that applies JSMin minification while generating source maps. Version 0.16.0 is the latest release; the project has seen sporadic updates with no recent activity. It differentiates from plain JSMin by producing source maps for debugging minified JavaScript, useful in build pipelines. The library offers a Node.js API and CLI interface with basic minification and source map generation.