パッケージ: node-babel-loader (7.1.5-1)
node-babel-loader に関するリンク
Trisquel の資源:
node-babel-loader ソースパッケージをダウンロード:
- [node-babel-loader_7.1.5-1.dsc]
- [node-babel-loader_7.1.5.orig.tar.gz]
- [node-babel-loader_7.1.5-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Daniel Ring
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
babel module loader for webpack
This library is a babel loader module for webpack.
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.
その他の node-babel-loader 関連パッケージ
|
|
|
-
- dep: node-babel-core (>= 6.18.0)
- Babel compiler core.
-
- dep: node-find-cache-dir (>= 0.1.1)
- finds the common standard cache directory
-
- dep: node-loader-utils (>= 1.0.2)
- utils for webpack loaders
-
- dep: node-mkdirp (>= 0.5)
- Recursively create directories - Node.js module
-
- dep: node-object-assign (>= 4.0.1)
- ES2015 Object.assign() ponyfill
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
以下のパッケージによって提供される仮想パッケージでもあります: node-pegjs
-
- enh: webpack
- Packs CommonJs/AMD modules for the browser