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

shama/webpack-stream

:tropical_drink: Run webpack through a stream interface observed · 2026-08-28

github.com/shama/webpack-stream · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4619
  • days_rel: n/a
  • days_push: 1760
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1385 stars · 117 forks observed · 2026-08-28

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

A gulp plugin that runs webpack through a Node.js stream interface, letting you pipe source files into webpack and pipe bundled output to gulp destinations. It supports passing webpack config options, custom webpack versions, watch mode, and compilation stats callbacks.

Use cases

  • run webpack inside a gulp build pipeline
  • bundle JavaScript assets with gulp.dest output
  • integrate webpack config into gulp tasks
  • use webpack watch mode from gulp
  • pass a custom webpack version to a gulp stream
  • handle multiple webpack entry points in gulp

When to choose

  • your build pipeline is gulp-based and you want webpack bundling inline
  • you need to pipe webpack output to other gulp plugins
  • you want webpack watch or gulp watch integration with cached compilers

When to avoid

  • you use webpack CLI or modern bundlers directly without gulp
  • you are starting a new project with native webpack or Vite tooling
  • you need actively maintained tooling, as the project sees only occasional maintenance

Facets

plugin · maturity maintenance

build-tool developer-tools web-development frontend developer-tools cli gulp webpack stream bundler gulpplugin automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
shama/webpack-streammain32

For agents

markdown · JSON · MCP: product_card(name="shama/webpack-stream")

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