gulp-cshtml-minifier

JSON →
library 0.0.3 ·javascript
verified Jun 4, 2026

gulp plugin to minify ASP.NET Razor View (.cshtml) files and optionally replace hash strings with datetime. Version 0.0.3 is the latest and appears to be a stable release with minimal updates. Key differentiators: focuses on cshtml-specific comments (Razor @* *@, HTML, JS) and whitespace removal, plus a unique hash-to-datetime replacement feature. Alternative to generic HTML minifiers that may break Razor syntax.