[ 源代码: node-sigmund ]
软件包:node-sigmund(1.0.1+~1.0.0-1)
node-sigmund 的相关链接
Debian 的资源:
下载源码包 node-sigmund:
- [node-sigmund_1.0.1+~1.0.0-1.dsc]
- [node-sigmund_1.0.1+~1.0.0.orig-types-sigmund.tar.gz]
- [node-sigmund_1.0.1+~1.0.0.orig.tar.gz]
- [node-sigmund_1.0.1+~1.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Quick and dirty signatures for Objects module for Node.js
This is like a much faster `deepEquals` comparison, which returns a string key suitable for caches and the like. The returned key will be as unique and reproducible as calling `JSON.stringify` or `util.inspect` on the object, but is much faster.
Node.js is an event-based server-side javascript engine.