esl
Module loader
A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules.
enterprise standard loader
845 stars
84 watching
228 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
amdjavascriptloader
Related projects:
Repository | Description | Stars |
---|---|---|
calvinmetcalf/es6-translate | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
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 |
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
loaderb0t/ng-dynamic-mf | A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
amol-/axel | A JavaScript loader with collision detection | 24 |
yanhaijing/lodjs | A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,880 |
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
ecomdev/magento2-product-preloader | An extension for Magento 2 that preloads product data into the database to improve performance by reducing redundant queries. | 107 |
unscriptable/beck | A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. | 5 |
wkhere/reprise | A module reloader specifically designed to work within the context of an Elixir development environment. | 43 |