[ 源代码: node-concordance ]
软件包:node-concordance(5.0.4+~cs5.2.1-3)
node-concordance 的相关链接
Debian 的资源:
下载源码包 node-concordance:
- [node-concordance_5.0.4+~cs5.2.1-3.dsc]
- [node-concordance_5.0.4+~cs5.2.1.orig-fast-diff.tar.gz]
- [node-concordance_5.0.4+~cs5.2.1.orig-js-string-escape.tar.gz]
- [node-concordance_5.0.4+~cs5.2.1.orig-well-known-symbols.tar.gz]
- [node-concordance_5.0.4+~cs5.2.1.orig.tar.gz]
- [node-concordance_5.0.4+~cs5.2.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js library to compare, format, diff and serialize any JavaScript value
Concordance recursively describes JavaScript values, whether they're booleans or complex object structures. It recurses through all enumerable properties, list items (e.g. arrays) and iterator entries.
The same algorithm is used when comparing, formatting or diffing values. This means Concordance's behavior is consistent, no matter how you use it.
其他与 node-concordance 有关的软件包
|
|
|
|
-
- dep: node-date-time (>= 3.1.0)
- Pretty datetime like 2014-01-09 06:46:01
-
- dep: node-esutils (>= 2.0.3)
- utility box for ECMAScript language tools
-
- dep: node-lodash (>= 4.17.15)
- Lo-dash is a Node.js utility library
-
- dep: node-md5-hex (>= 3.0.1)
- Create a MD5 hash with hex encoding
-
- dep: node-semver (>= 7.3.2)
- Semantic Versioning for Node.js