amdjs-api

Module loader API

Defines the API for asynchronous module loading and referencing in JavaScript

Houses the Asynchronous Module Definition API

GitHub

4k stars
312 watching
499 forks
last commit: almost 9 years ago

Related projects:

Repository Description Stars
requirejs/almond A minimal AMD loader implementation that replaces the full RequireJS library after optimization 2,415
umdjs/umd Provides UMD patterns for JavaScript modules to work across multiple environments 7,419
anodynos/urequire Automates module conversion and bundling with support for multiple languages and plugins 265
yanhaijing/lodjs A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. 291
requirejs/requirejs A file and module loader for JavaScript applications 12,951
requirejs/cajon A JavaScript module loader that supports both CommonJS and AMD modules. 117
amol-/axel A JavaScript loader with collision detection 24
dojo/loader A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. 16
webpack/webpack A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. 64,791
magento/baler Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. 175
joelnet/mojiscript An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. 149
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
kolodny/redux-await A module that helps manage async state in Redux applications by providing middleware, a reducer, and a connector to handle promises in actions and state updates. 155
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 275
danielearwicker/computed-async-mobx An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. 165