lodjs
Module loader
A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection.
JavaScript模块加载器,基于AMD。迄今为止,对AMD理解最好的实现。
291 stars
33 watching
51 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists
amdamd-specificationsdependency-injectionloader
Related projects:
Repository | Description | Stars |
---|---|---|
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
amol-/axel | A JavaScript loader with collision detection | 24 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,880 |
ecomfe/esl | A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
magento/baler | Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
calvinmetcalf/es6-translate | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
putoutjs/bundler | A small JavaScript utility for bundling and loading modules from files in a file system | 2 |
anodynos/urequire | Automates module conversion and bundling with support for multiple languages and plugins | 265 |
pjlamb12/angular-loaders | Provides customizable loader components for Angular applications. | 2 |
loaderb0t/ng-dynamic-mf | A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |