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

ModuleLoader/es-module-loader

Polyfill for the ES Module Loader observed · 2026-08-28

github.com/ModuleLoader/es-module-loader · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 5219
  • days_rel: n/a
  • days_push: 2971
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2210 stars · 183 forks observed · 2026-08-28

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

A JavaScript polyfill implementing the WhatWG ES module loader API with low-level hooks for building custom module loaders. It supports the System.register and System.registerDynamic formats for exact ES module loading semantics, including CommonJS interop.

Use cases

  • load ES modules in browsers that lack native support
  • build a custom ES module loader on a low-level loader API
  • mix ES modules and CommonJS modules in one module graph
  • run ES modules in Node with CommonJS interop
  • polyfill the import and registry loader API

When to choose

  • you need to support ES module loading in legacy environments without native module support
  • you are building a custom module loader and need low-level loader hooks
  • you need System.register format loading with exact ES module linking semantics

When to avoid

  • your target environments natively support ES modules
  • you need a maintained solution - the project has not released since 2018
  • you want a modern bundler-based module workflow instead of a runtime loader

Facets

library · maturity abandoned

parser developer-tools web-development frontend developer-tools browser es-modules module-loader polyfill system-register whatwg-loader-spec nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
ModuleLoader/es-module-loadermain10

For agents

markdown · JSON · MCP: product_card(name="ModuleLoader/es-module-loader")

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