amdjs-api
Module loader API
Defines the API for asynchronous module loading and referencing in JavaScript
Houses the Asynchronous Module Definition API
4k stars
310 watching
499 forks
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal AMD loader implementation that replaces the full RequireJS library after optimization | 2,414 |
| Defines a standard for JavaScript modules to work across different environments and script loaders. | 7,422 |
| Automates module conversion and bundling with support for multiple languages and plugins | 265 |
| A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
| A file and module loader for JavaScript applications | 12,953 |
| A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| A JavaScript loader with collision detection | 24 |
| A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
| A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
| An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. | 149 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| 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 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. | 165 |