{"id":13513187,"url":"https://github.com/dohliam/compare-columns","last_synced_at":"2025-03-21T14:30:18.937Z","repository":{"id":88991863,"uuid":"71779448","full_name":"dohliam/compare-columns","owner":"dohliam","description":"Quickly compare data across separate columns","archived":false,"fork":false,"pushed_at":"2020-07-08T22:01:45.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T10:08:43.560Z","etag":null,"topics":["compare-columns","compare-data","diff","javascript","tiny-tools","uniq"],"latest_commit_sha":null,"homepage":"https://dohliam.github.io/tiny_tools/compare/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dohliam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-24T10:48:33.000Z","updated_at":"2023-11-08T09:45:29.000Z","dependencies_parsed_at":"2023-06-13T11:15:36.724Z","dependency_job_id":null,"html_url":"https://github.com/dohliam/compare-columns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fcompare-columns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fcompare-columns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fcompare-columns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohliam%2Fcompare-columns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dohliam","download_url":"https://codeload.github.com/dohliam/compare-columns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244814978,"owners_count":20514861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compare-columns","compare-data","diff","javascript","tiny-tools","uniq"],"created_at":"2024-08-01T04:00:42.569Z","updated_at":"2025-03-21T14:30:18.891Z","avatar_url":"https://github.com/dohliam.png","language":"HTML","funding_links":[],"categories":["See also"],"sub_categories":[],"readme":"# Compare columns - Quickly compare data across separate columns\n\nThis is a small JavaScript tool to compare two sets of data. Let's say you have two columns of data, and you want to quickly determine which values occur in the first column only, the second column only, or both columns. There are quite a few ways to do this, including variations of `sort` and `uniq` on the command-line, throwaway Ruby/Python/Perl scripts, etc. But if you already have a browser window open, this tool can do the same thing quickly and easily.\n\n## Features\n\n* Works offline (just clone or download this repository and open `index.html` in any browser)\n* Sorting not required: values retain their original order\n* [Online demo](https://dohliam.github.io/tiny_tools/compare/) available\n\n## Usage\n\nFirst enter some data in **Col 1** and **Col 2**. Then click on one of the three buttons at the bottom of the page:\n\n* **Col 1 only** (display values that occur only in _Col 1_)\n* **Col 2 only** (display values that occur only in _Col 2_)\n* **Both cols** (display values appearing in both _Col 1_ **and** _Col 2_)\n\nThe result will be displayed in the third column.\n\n## See also\n\n\"Compare columns\" is part of the [**tiny tools**](https://dohliam.github.io/tiny_tools/) series.\n\nOther tools for working with columns of data that might also be of interest:\n\n* [Elements of _a_ in _b_](https://github.com/dohliam/elements)\n* [Sort columns](https://github.com/dohliam/sort-columns)\n* [Sum columns](https://github.com/dohliam/sum-columns)\n\n## Credits\n\n* [milligram](https://github.com/milligram/milligram) CSS by @cjpatoilo, prototyped using [dropin-minimal-css](https://github.com/dohliam/dropin-minimal-css)\n* [github-corners](https://github.com/tholman/github-corners) by @tholman\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohliam%2Fcompare-columns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdohliam%2Fcompare-columns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohliam%2Fcompare-columns/lists"}