[ 原始碼: node-webpack ]
套件:webpack(3.5.6-3.1)
webpack 的相關連結
Debian 的資源:
下載原始碼套件 node-webpack:
- [node-webpack_3.5.6-3.1.dsc]
- [node-webpack_3.5.6.orig.tar.gz]
- [node-webpack_3.5.6-3.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Packs CommonJs/AMD modules for the browser
Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
其他與 webpack 有關的套件
|
|
|
|
-
- dep: node-acorn (>= 5.0~)
- ECMAScript parser for Node.js
-
- dep: node-acorn-dynamic-import (>= 2.0~)
- Support dynamic imports in acorn
-
- dep: node-ajv (>= 5.0~)
- another JSON Schema Validator
-
- dep: node-ajv-keywords (>= 2.0~)
- Custom JSON-Schema keywords for Ajv validator
-
- dep: node-async (>= 0.8~)
- functions and patterns for asynchronous code - Node.js
-
- dep: node-enhanced-resolve (>= 3.4~)
- Offers a async require.resolve function
-
- dep: node-escope
- ECMAScript scope analyzer
-
- dep: node-interpret (>= 1.0~)
- dictionary of file extensions and associated module loaders
-
- dep: node-json-loader (>= 0.5.4~)
- json loader for webpack
-
- dep: node-json5 (>= 0.5~)
- JSON for the ES5 era
-
- dep: node-libs-browser (>= 2.0~)
- node core libs for in browser usage
-
- dep: node-loader-runner (>= 2.3~)
- Runs (webpack) loaders
-
- dep: node-loader-utils (>= 0.2~)
- utils for webpack loaders
-
- dep: node-lodash
- Lo-dash is a Node.js utility library
-
- dep: node-lodash-packages
- Lo-dash is a Node.js utility library (per method packages)
-
- dep: node-memory-fs (>= 0.4.1~)
- simple in-memory filesystem
-
- dep: node-mkdirp (>= 0.5~)
- Recursively create directories - Node.js module
-
- dep: node-source-map (>= 0.5.3~)
- Mozilla source map generator and consumer - Node.js module
-
- dep: node-supports-color (>= 4.2.1~)
- Detect whether a terminal supports color in Node.js
-
- dep: node-tapable (>= 0.2.7~)
- just a little module for plugins
-
- dep: node-uglifyjs-webpack-plugin
- UglifyJS plugin for webpack
-
- dep: node-watchpack (>= 1.3.1~)
- Wrapper library for directory and file watching
-
- dep: node-webpack-sources (>= 1.0.1~)
- Source code handling classes for webpack
-
- dep: node-yargs (>= 6.0~)
- yargs the modern, pirate-themed, successor to optimist.
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable