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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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