[ ソース: node-umd ]
パッケージ: node-umd (3.0.3+ds+~3.0.1-1)
node-umd に関するリンク
Debian の資源:
node-umd ソースパッケージをダウンロード:
- [node-umd_3.0.3+ds+~3.0.1-1.dsc]
- [node-umd_3.0.3+ds+~3.0.1.orig-types-umd.tar.xz]
- [node-umd_3.0.3+ds+~3.0.1.orig.tar.xz]
- [node-umd_3.0.3+ds+~3.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Universal Module Definition for use in automated build systems
UMD (Universal Module Definition) is a common pattern used in javascript programming allowing one to write once a loader working in different context (server, browser). This loader is compatible with different API like RequireJS, AMD or CommonJs.
This module provides:
- simple synchronous wrapping of a string - return style module support - CommonJS support - support preventing internal UMDs from conflicting
Node.js is an event-based server-side JavaScript engine.
その他の node-umd 関連パッケージ
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable