SystemJS is a hookable, standards-based module loader. It provides a workflow where code written for production workflows of native ES modules in browsers (like Rollup code-splitting builds), can be transpiled to the System.register module format to work in older browsers that don't support native modules, running almost-native module speeds while supporting top-level await, dynamic import, circular references and live bindings, import.meta.url, module types, import maps, integrity and Content Security Policy with compatibility in older browsers back to IE11. SystemJS allows to write and use modular javacsript code that relies on ECMAScript 6 import and export statements. One good example is moment.js library, which started publishing ECMAScript 6 source code on npm since 2.10.0 release of moment.js. SystemJS requries a transpiler to compile ECMAScript 6 javacsript into a code that could be run in current versions of browsers and node.js.

Features

  • SystemJS allows to write and use modular javacsript code that relies on ECMAScript 6 import and export statements
  • Loads System.register modules, the CSP-compatible SystemJS module format
  • Support for loading bare specifier names with import maps via <script type="systemjs-importmap">
  • Supports hooks for loader customization
  • Tracing hooks and registry deletion API for reloading workflows
  • Supports loading Wasm, CSS and JSON module types

Project Samples

Project Activity

See All Activity >

Categories

Browsers

License

MIT License

Follow SystemJS

SystemJS Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SystemJS!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Browsers

Registered

2021-05-20