{"id":20073594,"url":"https://github.com/ragingwind/reflect-to-canvas","last_synced_at":"2025-06-24T04:07:40.058Z","repository":{"id":57352116,"uuid":"45871216","full_name":"ragingwind/reflect-to-canvas","owner":"ragingwind","description":"Reflect your image to canvas","archived":false,"fork":false,"pushed_at":"2015-11-14T11:27:39.000Z","size":0,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T17:13:09.898Z","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/ragingwind.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}},"created_at":"2015-11-09T22:32:14.000Z","updated_at":"2019-04-22T14:14:08.000Z","dependencies_parsed_at":"2022-09-05T00:41:10.133Z","dependency_job_id":null,"html_url":"https://github.com/ragingwind/reflect-to-canvas","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ragingwind/reflect-to-canvas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Freflect-to-canvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Freflect-to-canvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Freflect-to-canvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Freflect-to-canvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragingwind","download_url":"https://codeload.github.com/ragingwind/reflect-to-canvas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Freflect-to-canvas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601515,"owners_count":23183095,"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-13T14:46:54.603Z","updated_at":"2025-06-24T04:07:40.035Z","avatar_url":"https://github.com/ragingwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reflect-to-canvas\n\n\u003e Reflect your image to canvas\n\n![](https://cloud.githubusercontent.com/assets/124117/11131304/6699ec2a-89cd-11e5-823d-1d434c90d02b.png)\n\n## Install\n\n```\n$ npm install --save reflect-to-canvas\n```\n\n\n## Usage\n\n```js\ndocument.querySelector('#srcImg').reflectToCanvas(document.querySelector('#reflect'), {\n\treflection: 0.5\n});\n```\n\n## Options\n\n- reflection: 0 ~ 1, value of reflection of target image reflected\n- width [optional]: width of target image reflected. default is width of src\n- height [optional]: height of target image reflected. default is height of src\n\n## License\n\nMIT © [ragingwind](http://ragingwind.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Freflect-to-canvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragingwind%2Freflect-to-canvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Freflect-to-canvas/lists"}