[ 原始碼: 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