[ ソース: node-domino ]
パッケージ: node-domino (2.1.6~ds-5)
node-domino に関するリンク
Debian の資源:
node-domino ソースパッケージをダウンロード:
- [node-domino_2.1.6~ds-5.dsc]
- [node-domino_2.1.6~ds.orig.tar.xz]
- [node-domino_2.1.6~ds-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
server-side DOM implementation based on Mozilla's dom.js
Domino provides a fast but insecure DOM in Node.js.
The Document Object Model (DOM) is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure wherein each node is an object representing a part of the document.
Node.js is an event-based server-side JavaScript engine.