[ 源代码: node-private ]
软件包:node-private(0.1.6+20141112-2)
node-private 的相关链接
Debian 的资源:
下载源码包 node-private:
- [node-private_0.1.6+20141112-2.dsc]
- [node-private_0.1.6+20141112.orig.tar.gz]
- [node-private_0.1.6+20141112-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Utility for associating truly private state with any JavaScript object
A general-purpose utility for associating truly private state with any JavaScript object : only code that has references both to the object and an associated getSecret object can access to the private state.
Node.js is an event-based server-side JavaScript engine.