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

cujojs/curl

curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts. observed · 2026-08-28

github.com/cujojs/curl · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

1872 stars · 202 forks observed · 2026-08-28

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

curl.js is a small, fast, extensible AMD-compliant asynchronous module loader for browsers that also handles CommonJS modules, CSS, text, and legacy scripts. Development has stopped and the project is deprecated, with maintainers only responding to issues.

Use cases

  • load AMD modules asynchronously in the browser
  • load CommonJS modules in a web page
  • load CSS and text files in parallel with JavaScript dependencies
  • wait for domReady before executing modules
  • load legacy non-AMD JavaScript files in parallel
  • bundle modules with the cram build tool

When to choose

  • maintaining a legacy codebase already built on AMD or cujoJS
  • you need a tiny (~4KB gzipped) AMD loader for old browsers like IE6+
  • you must load mixed resources (JS, CSS, text) with dependency ordering in an older browser environment

When to avoid

  • starting a new project - use native ES modules or a modern bundler instead
  • you need actively maintained tooling or security fixes
  • your app runs from the file: protocol rather than a web server

Facets

library · maturity abandoned

build-tool developer-tools web-development frontend developer-tools browser amd-loader module-loader async-loading deprecated commonjs css-loading javascript

2 sources

Member repositories

RepositoryRoleHealth v2
cujojs/curlmain23

For agents

markdown · JSON · MCP: product_card(name="cujojs/curl")

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