loader
Module loader
A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments.
Dojo 2 - AMD loader.
16 stars
28 watching
28 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,880 |
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 |
amol-/axel | A JavaScript loader with collision detection | 24 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
pjlamb12/angular-loaders | Provides customizable loader components for Angular applications. | 2 |
putoutjs/bundler | A small JavaScript utility for bundling and loading modules from files in a file system | 2 |
ecomfe/esl | A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
loaderb0t/ng-dynamic-mf | A tool for loading dynamic modules at runtime in Angular applications using Module Federation | 8 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
andrewwakeling/requirejs-basketjs | A tool that uses basket.js to load requirejs modules in a flexible way | 33 |
dojo/cli | A command-line tool for automating and standardizing the build process of Dojo 2 applications. | 25 |
moff/angular2-loaders-css | Angular 2 module that provides customizable spinners using Loaders.css | 26 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |