axel
Module loader
A JavaScript loader with collision detection
Javascript Loader with collision detection inspired by head.js
24 stars
8 watching
2 forks
Language: JavaScript
last commit: over 10 years ago 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 |
yanhaijing/lodjs | A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
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 |
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 |
andrewwakeling/requirejs-basketjs | A tool that uses basket.js to load requirejs modules in a flexible way | 33 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
brandonroberts/angular-router-loader | Enables string-based module loading with the Angular Router in Webpack | 187 |
alexjoffroy/angular-loaders | AngularJS wrapper for a CSS library that animates loading indicators | 41 |
pjlamb12/angular-loaders | Provides customizable loader components for Angular applications. | 2 |
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 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
unscriptable/beck | A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. | 5 |