{"id":16347464,"url":"https://github.com/cuth/body-image","last_synced_at":"2025-08-25T18:39:35.129Z","repository":{"id":66216127,"uuid":"12554076","full_name":"cuth/body-image","owner":"cuth","description":"Zoom into the page to view the image close up rather than pulling the image off the page.","archived":false,"fork":false,"pushed_at":"2014-05-15T04:15:31.000Z","size":532,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T06:20:22.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cuth.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}},"created_at":"2013-09-03T03:21:16.000Z","updated_at":"2014-05-15T23:08:28.000Z","dependencies_parsed_at":"2023-02-20T00:15:26.441Z","dependency_job_id":null,"html_url":"https://github.com/cuth/body-image","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/cuth%2Fbody-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuth%2Fbody-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuth%2Fbody-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuth%2Fbody-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuth","download_url":"https://codeload.github.com/cuth/body-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239566148,"owners_count":19660273,"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-10-11T00:42:41.202Z","updated_at":"2025-02-18T23:22:52.695Z","avatar_url":"https://github.com/cuth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Body Image\n==========\n\nZoom into the page to view the image close up rather than pulling the image off the page.\n\nRequires jQuery and a modern browser.\n\nWrap an image element with a anchor element with an href to a larger version of the same image. Use data-width and data-height attributes on the anchor tag to give the image a maximum size.\n```html\n\u003ca class=\"examples\" href=\"img/example2-large.jpg\" data-width=\"612\"\u003e\n    \u003cimg src=\"img/example2-small.jpg\" alt=\"\"\u003e\n\u003c/a\u003e\n```\n\nThis first parameter is a jQuery collection of anchor elements. Use the second parameter to change the default options.\n```js\nvar example1 = new BodyImage('.examples', {\n    useArrowKeys: false,\n    windowLoad: true\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuth%2Fbody-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuth%2Fbody-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuth%2Fbody-image/lists"}