搜索 "amd" 的结果(共 5 个)
webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
MIT
enhanced-require
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
@types/ramda
TypeScript definitions for ramda
MIT
types-ramda
Dedicated types library for ramda
MIT
requirejs
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
MIT