[ 源代码: node-domino ]
软件包:node-domino(2.1.6~ds-1)
node-domino 的相关链接
Debian 的资源:
下载源码包 node-domino:
- [node-domino_2.1.6~ds-1.dsc]
- [node-domino_2.1.6~ds.orig.tar.xz]
- [node-domino_2.1.6~ds-1.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.