S
S

SystemJS

Configurable module loader enabling dynamic ES module workflows in browsers and NodeJS.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
  • Chrome OS

Features

  1.  Client-side

SystemJS News & Activities

Highlights All activities

Recent activities

SystemJS information

AlternativeTo Category

Development

GitHub repository

  •  13,093 Stars
  •  1,093 Forks
  •  77 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
SystemJS was added to AlternativeTo by RR JJ on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is 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.