fulljsmin

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

A Node.js package wrapping the fulljsmin.js minifier from Pretty-Diff, supporting JavaScript and CSS minification. Version 0.1.0 is the latest and only release. It provides a simple synchronous API and a command-line interface. Unlike more modern minifiers (e.g., terser, cssnano), it is not actively maintained and lacks features like source maps, async support, or streaming.