it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] List Comparison

Open nowjon opened this issue 1 year ago • 1 comments
trafficstars

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.

nowjon avatar Dec 26 '23 17:12 nowjon

Hi @nowjon and @CorentinTh (and @steffenrapp), implemented in #1303

sharevb avatar Sep 22 '24 09:09 sharevb

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)

sharevb avatar Nov 01 '25 09:11 sharevb