An output formatter for es6-module-transpiler that generates System.register() format, enabling ES6 module semantics (including delayed execution, circular dependencies, and live bindings) in ES5. Current stable version: 0.3.0 (2015, no further updates). It integrates with SystemJS and es6-micro-loader and is interchangeable with Traceur's output. Key differentiator: preserves ES6 semantics exactly via the transpiler pipeline, but is experimental and no longer maintained. Use modern tools like Babel or TypeScript instead.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package does not support ES module imports; it must be used via CommonJS require.
Demonstrates programmatic usage with es6-module-transpiler to transpile ES6 modules into System.register format.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.