systemjs
Module loader
A module loader that allows code to be written in ES modules and run in older browsers or Node.js environments
Dynamic ES module loader
13k stars
255 watching
1k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
| | A module loader for the web, enabling scalable JavaScript applications. | 8,294 |
| | A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,457 |
| | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| | A tool to help load and use ArcGIS Maps SDK JavaScript modules in non-DOM frameworks like Angular, Ember, Preact, React, and VueJS | 458 |
| | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| | A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
| | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
| | An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
| | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
| | A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
| | Enables direct links to imported modules in GitHub source code viewer | 252 |
| | A set of reusable, loadable components that extend the functionality of a distributed system without modifying its core | 26 |
| | Converts CommonJS modules to ES module format | 21 |
| | Automates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm. | 187 |