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

terinjokes/gulp-uglify

Minify files with UglifyJS observed · 2026-08-28

github.com/terinjokes/gulp-uglify · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4808
  • days_rel: n/a
  • days_push: 1897
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1212 stars · 148 forks observed · 2026-08-28

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

A Gulp plugin that minifies JavaScript files using UglifyJS3 within Gulp streaming build pipelines. It supports most UglifyJS minify options, automatic sourcemap configuration, and custom UglifyJS versions via a composer entry point.

Use cases

  • minify javascript files in a gulp build
  • compress js assets for production
  • uglify javascript with gulp sourcemaps
  • use uglify-es for es6 minification in gulp
  • reduce javascript bundle size in a build pipeline

When to choose

  • you already use Gulp for your build pipeline
  • you need ES5 JavaScript minification with UglifyJS
  • you want automatic sourcemap integration in Gulp

When to avoid

  • you need ES6+ minification without swapping in uglify-es or terser
  • you use a modern bundler like webpack, esbuild, or Vite with built-in minification
  • you need a maintained plugin - last release was 2021

Facets

plugin · maturity maintenance

build-tool compression web-development frontend developer-tools cli gulp uglifyjs javascript-minification build-pipeline gulpplugin nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
terinjokes/gulp-uglifymain23

For agents

markdown · JSON · MCP: product_card(name="terinjokes/gulp-uglify")

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