Ross ROSS = Recommend OSS · open-source software intelligence for agents

yeoman/grunt-usemin

[UNMAINTAINED] Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views) observed · 2026-08-28

github.com/yeoman/grunt-usemin · JavaScript · BSD-2-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5019
  • days_rel: n/a
  • days_push: 3435
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1206 stars · 326 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

grunt-usemin is a Grunt plugin that replaces references to non-optimized scripts, stylesheets, and other assets in HTML files or templates with their optimized (concatenated, minified, revisioned) versions. It dynamically generates Grunt subtasks for optimization steps like concat, uglify, and cssmin.

Use cases

  • replace script and stylesheet references in html with bundled optimized versions
  • automate asset concatenation and minification in a grunt build
  • rewrite asset urls to revisioned files after a build
  • prepare grunt config for optimizing script blocks in html
  • optimize css and js references in templates during a build pipeline

When to choose

  • you maintain a legacy grunt-based build that already uses usemin
  • you need to rewrite html asset references to optimized bundles in an older yeoman workflow

When to avoid

  • starting a new project - the plugin is unmaintained and a maintainer is wanted
  • using modern bundlers like webpack, vite, or rollup which handle this natively
  • you need ongoing support or bug fixes

Facets

plugin · maturity abandoned

build-tool developer-tools web-development frontend developer-tools cli grunt gruntplugin asset-optimization unmaintained yeoman html css javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
yeoman/grunt-useminmain10

For agents

markdown · JSON · MCP: product_card(name="yeoman/grunt-usemin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem