it-tools
it-tools copied to clipboard
[NEW TOOL] List Comparison
What tool do you want? List Comparison similar to http://www.listdiff.com/
Describe the solution you'd like Two fields, where you paste two lists The output would be items in A that are not in B, Items in both A & B, and items in B not in A Could also show a complete list of items in A and B without duplicates
Is their example of this tool in the wild? http://www.listdiff.com/
Additional context This is similar to the Text Diff, but the Text Diff will show "x-ad" and "x" to be similar, but the comparison above would compare complete lines.
Hi @nowjon and @CorentinTh (and @steffenrapp), implemented in #1303
Hi @nowjon , implemented: https://sharevb-it-tools.vercel.app/list-comparer
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)