{"id":13941286,"url":"https://github.com/kefniark/xlsdiff","last_synced_at":"2026-05-06T16:33:08.866Z","repository":{"id":79908882,"uuid":"169354864","full_name":"kefniark/xlsdiff","owner":"kefniark","description":"Small CLI tool to be able to git diff excel files","archived":false,"fork":false,"pushed_at":"2019-02-07T09:35:28.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T03:45:17.376Z","etag":null,"topics":["diffing","excel","git","spreadsheet","tool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kefniark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-06T04:29:18.000Z","updated_at":"2023-01-23T22:57:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe7de526-2869-4662-b53d-0374798a38bb","html_url":"https://github.com/kefniark/xlsdiff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kefniark/xlsdiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2Fxlsdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2Fxlsdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2Fxlsdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2Fxlsdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kefniark","download_url":"https://codeload.github.com/kefniark/xlsdiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2Fxlsdiff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32702065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["diffing","excel","git","spreadsheet","tool"],"created_at":"2024-08-08T02:01:15.644Z","updated_at":"2026-05-06T16:33:08.849Z","avatar_url":"https://github.com/kefniark.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"## XLS diff\nSmall CLI tool to be able to git diff excel files\n\nThis tool just convert `*.xls` to text, for git to be able to diff files\n\n### Usage\n```sh\n# Install xlsdiff\nnpm install xlsdiff -g\n\n# Add to gitconfig\ngit config --global diff.xls.binary true\ngit config --global diff.xls.textconv xlsdiff\n```\n\nfrom now you can now diff excel files\n```sh\ngit diff mytest.xls\n```\n\n### Extra\n\nAnd to make the diff nicer looking (and more human readable)\n```\ngit config --global color.diff.old \"red reverse\"\ngit config --global color.diff.new \"green reverse\"\n```\n\nand use\n```\ngit diff --word-diff=color mytest.xls\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkefniark%2Fxlsdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkefniark%2Fxlsdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkefniark%2Fxlsdiff/lists"}