{"id":19095748,"url":"https://github.com/shahen94/react-medium-zoom","last_synced_at":"2025-08-18T15:12:12.015Z","repository":{"id":57334475,"uuid":"182090535","full_name":"shahen94/react-medium-zoom","owner":"shahen94","description":"A React library for zooming images like Medium","archived":false,"fork":false,"pushed_at":"2024-04-23T01:42:49.000Z","size":598,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T16:46:40.718Z","etag":null,"topics":["medium","medium-zoom","react"],"latest_commit_sha":null,"homepage":"https://shahen94.github.io/react-medium-zoom/","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/shahen94.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-04-18T13:13:26.000Z","updated_at":"2024-06-29T10:39:48.000Z","dependencies_parsed_at":"2024-11-09T03:35:05.454Z","dependency_job_id":null,"html_url":"https://github.com/shahen94/react-medium-zoom","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"99f1fa351033be79ded2d2f408ceff602bca6c42"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahen94%2Freact-medium-zoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahen94%2Freact-medium-zoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahen94%2Freact-medium-zoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahen94%2Freact-medium-zoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shahen94","download_url":"https://codeload.github.com/shahen94/react-medium-zoom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249514340,"owners_count":21284527,"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":["medium","medium-zoom","react"],"created_at":"2024-11-09T03:34:58.955Z","updated_at":"2025-04-18T15:33:17.368Z","avatar_url":"https://github.com/shahen94.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-medium-zoom\n\n\u003e A React library for zooming images like Medium\n\n[![NPM](https://img.shields.io/npm/v/react-medium-zoom.svg)](https://www.npmjs.com/package/react-medium-zoom) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Install\n\n```bash\nnpm install --save react-medium-zoom\n```\n\n## Usage\n\n```jsx\nimport React, { Component } from 'react'\n\nimport ReactMediumImg from 'react-medium-zoom'\n\nclass App extends Component {\n  render () {\n    return (\n      \u003cReactMediumImg\n        src={'image'}\n        onOpen={() =\u003e console.log('Image Open')}\n        onClosed={() =\u003e console.log('Image closed')}\n        {...allImageProps}\n      /\u003e\n    )\n  }\n}\n```\n\n## License\n\nMIT © [shahen94](https://github.com/shahen94)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahen94%2Freact-medium-zoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahen94%2Freact-medium-zoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahen94%2Freact-medium-zoom/lists"}