{"id":28434390,"url":"https://github.com/builderio/ssdiff","last_synced_at":"2026-02-27T08:33:33.432Z","repository":{"id":154222891,"uuid":"627994037","full_name":"BuilderIO/SSDiff","owner":"BuilderIO","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T14:26:01.000Z","size":9584,"stargazers_count":138,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-30T12:44:24.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/BuilderIO.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-14T16:57:07.000Z","updated_at":"2025-07-21T15:09:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f29400d0-c72e-47a9-88fe-cd2aa8afafb7","html_url":"https://github.com/BuilderIO/SSDiff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BuilderIO/SSDiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuilderIO%2FSSDiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuilderIO%2FSSDiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuilderIO%2FSSDiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuilderIO%2FSSDiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuilderIO","download_url":"https://codeload.github.com/BuilderIO/SSDiff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuilderIO%2FSSDiff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29888177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T07:54:54.515Z","status":"ssl_error","status_checked_at":"2026-02-27T07:54:49.177Z","response_time":57,"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":[],"created_at":"2025-06-05T19:08:50.584Z","updated_at":"2026-02-27T08:33:33.396Z","avatar_url":"https://github.com/BuilderIO.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch2  align=\"center\"\u003eSSDiff\u003c/h2\u003e\n\n\u003ch4  align=\"center\"\u003eThe open-source tool for pixel-perfect website migrations\u003ch4\u003e\n\n  \n\n![Diff](./packages/ssdiff/docs/images/hero.png)\n  \n\n### Use Cases:\n\n  \n\n\u003cul\u003e\n\n\u003cli\u003e Compare two URLs to achieve a pixel-perfect match \u003c/li\u003e\n\n\u003cli\u003e Ideal for website migrations to a new stack \u003c/li\u003e\n\n\u003cli\u003e Spot differences in similar-looking web pages \u003c/li\u003e\n\n\u003cli\u003e Open-source and customizable \u003c/li\u003e\n\n\u003cli\u003e Perform diffing in realtime without any hassle\u003c/li\u003e\n\n\u003c/ul\u003e\n\n  \n\n### Installation\n\nIf you want to run websites (automated) on a browser based environment and get PNG diffs for multiple paths and URLs use,\n\n```\nnpm install ssdiff\n```\n\n#### Vite plugin\nIf you want to do the visual testing yourself on your browser by just adding `?_diff=true` command, use our vite plugin. This will show you the output directly and compare it with two base URLs that you provide.\n\n```\nnpm install -D vite-plugin-realtime-diff\n```\n\n\n```js\n// vite.config.ts\nimport { realtimeDiff } from 'vite-plugin-realtime-diff'\n\nexport  default  defineConfig(() =\u003e {\n\treturn {\n\t\tplugins: [realtimeDiff('https://builder.io/')],\n\t}\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuilderio%2Fssdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuilderio%2Fssdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuilderio%2Fssdiff/lists"}