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: over 2 years ago
Linked from 2 awesome lists
amdamd-specificationsdependency-injectionloader
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
| A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| A JavaScript module loader and dependency manager for the browser. | 464 |
| A JavaScript loader with collision detection | 24 |
| A small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
| A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
| Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
| A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
| An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A small JavaScript utility for bundling and loading modules from files in a file system | 2 |
| Automates module conversion and bundling with support for multiple languages and plugins | 265 |
| Provides customizable loader components for Angular applications. | 2 |
| A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
| A browserify plugin to enable CSS Modules support | 403 |