esnext/es6-module-transpiler
Tomorrow’s JavaScript module syntax today observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived 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: 4951
- days_rel: n/a
- days_push: 3971
- n_releases_24m: 0
Adoption not part of the score
1204 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An experimental JavaScript compiler that transpiles ES6 module syntax into AMD or CommonJS modules, usable as a CLI, library, or via build tool plugins. It has been deprecated in favor of Babel and Rollup.
Use cases
- transpile ES6 module syntax to CommonJS
- compile ES6 modules to AMD
- experiment with ES6 module syntax in older environments
- write modules with ES6 import/export syntax today
When to choose
- maintaining a legacy codebase already using this transpiler
- studying the history of ES6 module transpilation
When to avoid
- starting a new project - use Babel or Rollup instead
- needing modern ES6+ feature support or active maintenance
Facets
library · maturity abandoned
compiler build-tool developer-tools web-development frontend compilers cli es6-modules transpiler deprecated commonjs amd babel-predecessor javascript nodejs
2 sources
- readme: https://github.com/esnext/es6-module-transpiler · fetched 2026-08-28 · 6d2f53bf1a02
- homepage: http://esnext.github.io/es6-module-transpiler/ · fetched 2026-08-29 · 97a81de2ef9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| esnext/es6-module-transpiler | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="esnext/es6-module-transpiler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem