
SystemJS
- Loads any module format when running the ~15KB development build. *Loads ES modules compiled into the System.register module format for production with exact circular reference and binding support
- Supports RequireJS-style map, paths, and bundles configuration. Built with the ES Module Loader project, which is based on principles and APIs from the WhatWG Loader specification, modules in HTML and NodeJS.