[ ソース: 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