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

sstephenson/stitch

Stitch your CommonJS modules together for the browser observed · 2026-08-28

github.com/sstephenson/stitch · CoffeeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 5829
  • days_rel: n/a
  • days_push: 5052
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1039 stars · 80 forks observed · 2026-08-28

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

Stitch is a Node.js library that bundles CommonJS modules so they can run in the browser, either served via Express or compiled to a file. It lets developers write browser JavaScript as CommonJS modules during development.

Use cases

  • bundle CommonJS modules for the browser
  • serve a JavaScript package from an Express server
  • compile browser JavaScript into a single file
  • develop browser code using Node.js module style

When to choose

  • maintaining a legacy project already using Stitch
  • you specifically want CommonJS-style modules in the browser with a tiny tool

When to avoid

  • starting a new project — use modern bundlers like esbuild, Rollup, or webpack
  • you need ES modules, tree-shaking, or active maintenance

Facets

library · maturity abandoned

build-tool developer-tools web-development frontend browser commonjs module-bundling coffeescript express javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
sstephenson/stitchmain10

For agents

markdown · JSON · MCP: product_card(name="sstephenson/stitch")

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