grunt-mailru-frontend

JSON →
library 0.0.3 ·javascript abandoned
verified Jun 5, 2026

A Grunt.js multi-task that minifies CSS and JS files with intelligent caching. It uses UglifyJS for JavaScript and CSSO (by Yandex) for CSS, with automatic @import inlining and url() rewriting. The key differentiator is its .build-catalog.json catalog that stores file checksums and last compilation dates, skipping re-minification of unchanged files to save CPU time and preserve modification timestamps. Version 0.0.3 is the latest release, with no recent updates. This plugin also supports versioned URL rewriting for effective cache busting.