{"id":16600821,"url":"https://github.com/yanm1ng/react-aframe-game","last_synced_at":"2026-05-12T07:33:14.808Z","repository":{"id":140300167,"uuid":"132461307","full_name":"yanm1ng/react-aframe-game","owner":"yanm1ng","description":"🅰️ Simple AR game base on React \u0026\u0026 Aframe.js","archived":false,"fork":false,"pushed_at":"2018-06-19T00:30:12.000Z","size":14158,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T07:42:14.580Z","etag":null,"topics":["aframe","opencv","react"],"latest_commit_sha":null,"homepage":"https://yanm1ng.github.io/react-aframe-game","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/yanm1ng.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":"2018-05-07T13:02:10.000Z","updated_at":"2018-06-19T00:22:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"689ab56f-2dc4-4242-9386-c6dc2337c854","html_url":"https://github.com/yanm1ng/react-aframe-game","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/yanm1ng%2Freact-aframe-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanm1ng%2Freact-aframe-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanm1ng%2Freact-aframe-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanm1ng%2Freact-aframe-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanm1ng","download_url":"https://codeload.github.com/yanm1ng/react-aframe-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242635215,"owners_count":20161438,"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","opencv","react"],"created_at":"2024-10-12T00:15:47.971Z","updated_at":"2026-05-12T07:33:09.791Z","avatar_url":"https://github.com/yanm1ng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## aframe-react-game\n\nBuilding virtual reality experiences with\n[A-Frame](https://aframe.io) and React with\n[aframe-react](https://github.com/ngokevin/aframe-react).\n\n### Installation\n\nTo get started:\n\n```bash\nnpm install\nnpm start\n```\n\n### Notice\n\n#### build fails to minify\n\nIn order to support minify ES6 code, replace `webpack.optimize.UglifyJsPlugin` in `node_modules/react-scripts/config/webpack.config.prod.js`  Line:294\n\n```js\nconst UglifyJsPlugin = require('uglifyjs-webpack-plugin');\n\n// ...\n\nnew UglifyJsPlugin({\n  uglifyOptions: {\n    compress: {\n      warnings: false,\n      comparisons: false,\n    },\n    mangle: {\n      safari10: true,\n    },\n    output: {\n      comments: false,\n      ascii_only: true,\n    }\n  },\n  sourceMap: shouldUseSourceMap,\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanm1ng%2Freact-aframe-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanm1ng%2Freact-aframe-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanm1ng%2Freact-aframe-game/lists"}