パッケージ: node-raw-loader (4.0.2-2)
node-raw-loader に関するリンク
Trisquel の資源:
node-raw-loader ソースパッケージをダウンロード:
- [node-raw-loader_4.0.2-2.dsc]
- [node-raw-loader_4.0.2.orig.tar.gz]
- [node-raw-loader_4.0.2-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Daniel Ring
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
raw loader module for webpack
This library is a loader for webpack that allows importing files as a String.
Webpack takes code targeted at node.js and adapts it to run in the browser. Node.js comes with an API of its own that is not available in 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-raw-loader 関連パッケージ
|
|
|
-
- dep: node-loader-utils (>= 2.0~)
- utils for webpack loaders
-
- dep: node-schema-utils (>= 3.0~)
- Webpack Schema Validation Utilities
-
- enh: webpack
- Packs CommonJs/AMD modules for the browser