inject
Module loader
A JavaScript module loader and dependency manager for the browser.
AMD and CJS dependency management in the browser
464 stars
37 watching
48 forks
Language: JavaScript
last commit: almost 6 years ago 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 small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
| A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
| A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| A JavaScript loader with collision detection | 24 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
| A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
| A small JavaScript utility for bundling and loading modules from files in a file system | 2 |
| A tool for loading and executing TypeScript modules in Node.js environments | 1,190 |
| Enables direct links to imported modules in GitHub source code viewer | 252 |
| An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| A dependency injection container for building modular web applications in TypeScript | 93 |
| A browserify plugin to enable CSS Modules support | 403 |
| A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |