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

GitHub

13k stars
255 watching
1k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cujojs/curl A small and fast module loader that handles various JavaScript formats and protocols. 1,881
seajs/seajs A module loader for the web, enabling scalable JavaScript applications. 8,294
rollup/rollup A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. 25,457
ef4/ember-browserify An ember-cli addon for loading CommonJS modules from npm via browserify 172
esri/esri-loader A tool to help load and use ArcGIS Maps SDK JavaScript modules in non-DOM frameworks like Angular, Ember, Preact, React, and VueJS 458
requirejs/cajon A JavaScript module loader that supports both CommonJS and AMD modules. 117
ecomfe/esl A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. 845
dojo/loader A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. 16
standard-things/esm An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ 5,274
calvinmetcalf/es6-translate A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. 5
loaderb0t/ng-dynamic-mf A tool for loading dynamic modules at runtime in Angular applications using Module Federation 8
fiatjaf/module-linker Enables direct links to imported modules in GitHub source code viewer 252
mesos/modules A set of reusable, loadable components that extend the functionality of a distributed system without modifying its core 26
eight04/rollup-plugin-cjs-es Converts CommonJS modules to ES module format 21
ai/dual-publish Automates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm. 187