Package: wnpp Severity: wishlist Owner: Yadd <y...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : node-concordance Version : 5.0.4 Upstream Author : Mark Wubben (https://novemberborn.net/) * URL : https://github.com/concordancejs/concordance * License : ISC Programming Lang: JavaScript Description : 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. This library is a dependency of node-ava (not yet packaged), a very popular JavaScript test suite, needed to test many node packages (currently we use patches to launch test with tape or jest, but this disables many subtests and requires a lot of work at each update). node-concordance will be maintained under JS Team umbrella.