requirejs
Module loader
A file and module loader for JavaScript applications
A file and module loader for JavaScript
13k stars
514 watching
2k forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
browserify/browserify | Enables Node.js-style module loading in the browser | 14,614 |
requirejs/almond | A minimal AMD loader implementation that replaces the full RequireJS library after optimization | 2,415 |
cvisco/eslint-plugin-requirejs | A plugin to enforce code conventions for RequireJS modules with ESLint | 29 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
andrewwakeling/requirejs-basketjs | A tool that uses basket.js to load requirejs modules in a flexible way | 33 |
seajs/seajs | A module loader for the web, enabling scalable JavaScript applications. | 8,296 |
createjs/soundjs | A JavaScript library providing a consistent API for working with audio across different browsers and devices | 4,446 |
amdjs/amdjs-api | Defines the API for asynchronous module loading and referencing in JavaScript | 4,305 |
reactivex/rxjs | A reactive programming library for JavaScript | 30,799 |
createjs/preloadjs | A JavaScript library that simplifies asset preloading and provides a consistent API for loading different file types. | 2,875 |
franciscop/umbrella | A lightweight JavaScript library for DOM manipulation and event handling | 2,302 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,031 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,880 |