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

stealjs/steal

Gets JavaScript observed · 2026-08-28

github.com/stealjs/steal · homepage · 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: 6051
  • days_rel: n/a
  • days_push: 1105
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1359 stars · 510 forks observed · 2026-08-28

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

StealJS is an extensible JavaScript module loader that supports ES6, AMD, and CommonJS formats simultaneously, with a plugin system for loading other asset types like CSS and Less. It is paired with steal-tools, a builder for bundling and progressively loading applications.

Use cases

  • load ES6, AMD, and CommonJS modules in the same project
  • bundle a JavaScript app for faster production load times
  • load CSS and Less files as modules
  • load npm modules without configuration
  • write custom loader plugins for transpiling or caching
  • progressively load a large application to balance caching and requests

When to choose

  • you maintain a legacy codebase mixing AMD, CommonJS, and ES6 modules
  • you need a loader with a flexible plugin hook API
  • you want progressive loading with fine-grained bundle control

When to avoid

  • you are starting a new project where native ES modules or modern bundlers like Vite, webpack, or esbuild fit better
  • you need a large active community and frequent updates

Facets

library · maturity maintenance

build-tool developer-tools web-development frontend developer-tools browser module-loader module-bundler amd commonjs es6-modules plugins javascript nodejs web-server

6 sources

Member repositories

RepositoryRoleHealth v2
stealjs/stealmain23

For agents

markdown · JSON · MCP: product_card(name="stealjs/steal")

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