ngmin (with comments)

JSON →
library 0.4.0 ·javascript abandoned
verified Jun 4, 2026

A fork of the original ngmin AngularJS dependency injection annotation minifier that preserves JavaScript comments during the minification process. Version 0.4.0 is the latest release. This package addresses issue #6 in the upstream grunt-ngmin repo by keeping comments intact, which some projects require for downstream tooling or documentation. It is functionally identical to ngmin except for comment preservation. The original ngmin is deprecated in favor of ng-annotate, and this fork should be treated as abandoned.