{"id":19658244,"url":"https://github.com/cdaringe/webjerk-image-set-diff-reporter","last_synced_at":"2026-06-14T15:35:18.339Z","repository":{"id":142018201,"uuid":"87235389","full_name":"cdaringe/webjerk-image-set-diff-reporter","owner":"cdaringe","description":"generates a static website displaying sets of image differences","archived":false,"fork":false,"pushed_at":"2023-12-15T08:39:52.000Z","size":205,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T06:08:51.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/cdaringe.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-04T21:09:03.000Z","updated_at":"2019-05-29T10:39:10.000Z","dependencies_parsed_at":"2024-11-11T15:38:55.353Z","dependency_job_id":"2a37f18c-5757-4920-9d60-b3aae43dfcc4","html_url":"https://github.com/cdaringe/webjerk-image-set-diff-reporter","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/cdaringe%2Fwebjerk-image-set-diff-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwebjerk-image-set-diff-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwebjerk-image-set-diff-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwebjerk-image-set-diff-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdaringe","download_url":"https://codeload.github.com/cdaringe/webjerk-image-set-diff-reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240965839,"owners_count":19885972,"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":[],"created_at":"2024-11-11T15:36:39.956Z","updated_at":"2026-06-14T15:35:18.278Z","avatar_url":"https://github.com/cdaringe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webjerk-image-set-diff-reporter\n\ngenerates a static website displaying sets of image differences.\n\n\u003cimg width=\"300px\" src=\"https://raw.githubusercontent.com/cdaringe/webjerk-image-set-diff-reporter/master/img/example.gif\" /\u003e\n\nplays nice with `webjerk-image-set-diff`, but has no tight coupling or interest directly in it!\n\n```js\n// see test/index.js for more!\nvar reporter = require('webjerk-image-set-diff-reporter')\nreporter({\n  differences: [\n    {\n      name: 'banana-web-widget',\n      aFilename: '/reference/banana.png',\n      bFilename: '/test-run/banana.png'\n    }\n  ],\n  dest: '/static-site' // some absolute path!\n}).then(...)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdaringe%2Fwebjerk-image-set-diff-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdaringe%2Fwebjerk-image-set-diff-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdaringe%2Fwebjerk-image-set-diff-reporter/lists"}