{"id":16498585,"url":"https://github.com/krsbx/aframe-react-component","last_synced_at":"2025-07-09T06:07:22.761Z","repository":{"id":39831404,"uuid":"507193223","full_name":"krsbx/aframe-react-component","owner":"krsbx","description":"React Components for easier AFrame usage","archived":false,"fork":false,"pushed_at":"2023-06-05T07:14:03.000Z","size":40,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T01:38:27.682Z","etag":null,"topics":["aframe","aframe-boilerplate","aframe-component","aframe-react","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/krsbx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"krsbx","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://trakteer.id/krsbx"]}},"created_at":"2022-06-25T02:19:19.000Z","updated_at":"2025-06-21T21:37:07.000Z","dependencies_parsed_at":"2025-02-13T00:32:49.856Z","dependency_job_id":"b0f95d4b-69a2-441f-9b73-e9098e5e9248","html_url":"https://github.com/krsbx/aframe-react-component","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/krsbx/aframe-react-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krsbx%2Faframe-react-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krsbx%2Faframe-react-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krsbx%2Faframe-react-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krsbx%2Faframe-react-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krsbx","download_url":"https://codeload.github.com/krsbx/aframe-react-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krsbx%2Faframe-react-component/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264403799,"owners_count":23602621,"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":["aframe","aframe-boilerplate","aframe-component","aframe-react","react","typescript"],"created_at":"2024-10-11T14:49:19.407Z","updated_at":"2025-07-09T06:07:22.730Z","avatar_url":"https://github.com/krsbx.png","language":"TypeScript","readme":"# Aframe React Component\n\nUse entity/primitive from Aframe with React just like a normal component works in React.\n\n# How to start\n\n- Install Aframe React Component as Depedencies\n\n```\nnpm i aframe-react-component\n```\n\n- Install Aframe, since it's depends on aframe\n\n```\nnpm i aframe\n```\n\n- Import the components in your React projects\n\n```js\nimport { Scene, Camera, Box } from 'aframe-react-component';\n\n///\n\nreturn (\n  \u003cScene vr-mode-ui={false}\u003e\n    \u003cCamera position={[0, 0, 0]} /\u003e\n    \u003cBox position={[0, 0, 5]} /\u003e\n  \u003c/Scene\u003e\n);\n```\n","funding_links":["https://ko-fi.com/krsbx","https://trakteer.id/krsbx"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrsbx%2Faframe-react-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrsbx%2Faframe-react-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrsbx%2Faframe-react-component/lists"}