module-minifier

JSON →
library 1.0.5 ·javascript
verified Jun 4, 2026

A Node.js module minifier that leverages Webpack and Terser to optimize JavaScript packages. Version 1.0.5 is the current stable release, with no recent updates or clear release cadence. It ships TypeScript declarations, making it suitable for both JavaScript and TypeScript projects. Differentiators include a simple API that integrates Webpack and Terser without requiring complex configuration, though it may lack the granularity of using those tools directly.