npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "AMD" 的结果(共 44 个)
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
requirejs

Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer

MIT
reamde

Strips javascript code blocks out of README (or any other markdown) files and converts them into function objects.

MIT
dependency-cruiser

Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.

MIT
nodefy

convert AMD modules into a node.js compatible format

es6-module-transpiler-amd-formatter

ES6 Module Transpiler Extension to Output AMD define() Format.

MIT
curl-amd

curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.

umdify

AMD to UMD converter

broccoli-amd-funnel

Funnel based on whether a module is AMD or not

MIT
babel-plugin-transform-es2015-modules-amd

This plugin transforms ES2015 modules to AMD

MIT
@babel/plugin-transform-modules-amd

This plugin transforms ES2015 modules to AMD

MIT
almond

A minimal AMD API implementation for use in optimized browser builds.

MIT
amd-name-resolver

AMD module name resolver algorithm

MIT
amd
amd-utils

Utility methods written in the AMD format

grunt-es6-module-transpiler

A Grunt task for processing ES6 module import/export syntax into one of AMD, CommonJS or globals using the es6-module-transpiler

detective-amd

Find all dependencies within a JavaScript file using AMD module syntax

MIT
urequire

Convert AMD & commonjs modules to UMD, AMD, commonjs or `combined.js` (rjs & almond) & run/test on nodejs, Web/AMD or Web/Script. Manipulate & inject module code & dependencies while building & more

MIT
kramed

A markdown (kramdown compatible) parser and compiler. Built for speed.

MIT
jjv

A simple and extensible json-schema validator written in javascript. JJV runs in the browser and in the server (through node.js), it has no dependencies and has out-of-the-box AMD support.

jspm-loader

AMD, CommonJS and ES6 module loader

MIT
amd-resolve

A hookable AMD module resolution implementation.

amdetective

Like node-detective, but for AMD/r.js files. Finds all calls to `require()` in AMD modules by walking the AST.

BSD-3-Clause
lodash-amd

Lodash exported as AMD modules.

MIT
acorn-umd

Parse acorn ast for AMD, CommonJS, and ES6 definitions

MIT
esperanto

An easier way to convert ES6 modules to AMD and CommonJS

MIT
ast-module-types

Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.

MIT