{"id":15646375,"url":"https://github.com/hacksore/react-skinview3d","last_synced_at":"2025-04-14T19:12:21.465Z","repository":{"id":55546498,"uuid":"167704447","full_name":"Hacksore/react-skinview3d","owner":"Hacksore","description":"React component for rendering Minecraft skins","archived":false,"fork":false,"pushed_at":"2024-06-12T22:07:58.000Z","size":3263,"stargazers_count":55,"open_issues_count":2,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-14T19:12:08.186Z","etag":null,"topics":["minecraft","minecraft-skins","react","skins"],"latest_commit_sha":null,"homepage":"https://hacksore.github.io/react-skinview3d","language":"TypeScript","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/Hacksore.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":"2019-01-26T15:31:39.000Z","updated_at":"2025-04-03T20:51:23.000Z","dependencies_parsed_at":"2024-03-06T21:46:59.255Z","dependency_job_id":null,"html_url":"https://github.com/Hacksore/react-skinview3d","commit_stats":{"total_commits":170,"total_committers":5,"mean_commits":34.0,"dds":0.4764705882352941,"last_synced_commit":"7bc3052261ca8dc6c4fb44387e1ef0d11870ab33"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Freact-skinview3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Freact-skinview3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Freact-skinview3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Freact-skinview3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hacksore","download_url":"https://codeload.github.com/Hacksore/react-skinview3d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943458,"owners_count":21186958,"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":["minecraft","minecraft-skins","react","skins"],"created_at":"2024-10-03T12:12:36.890Z","updated_at":"2025-04-14T19:12:21.442Z","avatar_url":"https://github.com/Hacksore.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-skinview3d\n\nThree.js powered Minecraft skin viewer component for ReactJS powered by [skinview3d](https://github.com/bs-community/skinview3d)\n\n[![NPM](https://img.shields.io/npm/v/react-skinview3d.svg)](https://www.npmjs.com/package/react-skinview3d)\n[![npm stats](https://img.shields.io/npm/dw/react-skinview3d)](https://www.npmjs.com/package/react-skinview3d)\n\nTry on codesandbox.io\n\n[![CodeSandbox](https://img.shields.io/badge/Codesandbox-040404?style=for-the-badge\u0026logo=codesandbox\u0026logoColor=DBDBDB)](https://codesandbox.io/p/sandbox/react-skinview3d-t68jsw)\n## Install\n\n```bash\nnpm install react-skinview3d\n```\n\n## Usage\n\n```jsx\nimport React from \"react\"\nimport ReactSkinview3d from \"react-skinview3d\"\n\nconst App = () =\u003e {\n\n  return (\n    \u003cReactSkinview3d\n      skinUrl=\"textures/skin-1.8-slim-no_hd.png\"\n      capeUrl=\"textures/minecon-cape-2016.png\"\n      height=\"500\"\n      width=\"500\"\n    /\u003e\n  )\n\n}\n\nexport default App;\n```\n\n## Usage\nSee the [storybook demos](https://hacksore.github.io/react-skinview3d) for more examples on how to use the library\n\n## License\n\nMIT © [Hacksore](https://github.com/Hacksore)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacksore%2Freact-skinview3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacksore%2Freact-skinview3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacksore%2Freact-skinview3d/lists"}