inject

Module loader

A JavaScript module loader and dependency manager for the browser.

AMD and CJS dependency management in the browser

GitHub

464 stars
37 watching
48 forks
Language: JavaScript
last commit: over 5 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
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
requirejs/cajon A JavaScript module loader that supports both CommonJS and AMD modules. 117
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
cgeorg/sinject An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution 10
ecomfe/esl A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. 845
putoutjs/bundler A small JavaScript utility for bundling and loading modules from files in a file system 2
lukeed/tsm A tool for loading and executing TypeScript modules in Node.js environments 1,185
fiatjaf/module-linker Enables direct links to imported modules in GitHub source code viewer 251
ef4/ember-browserify An ember-cli addon for loading CommonJS modules from npm via browserify 172
mnasyrov/ditox A dependency injection container for building modular web applications in TypeScript 93
css-modules/css-modulesify A browserify plugin to enable CSS Modules support 403
calvinmetcalf/es6-translate A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. 5