{"id":19180228,"url":"https://github.com/d3dc/react-godot","last_synced_at":"2025-09-22T13:30:43.339Z","repository":{"id":51810836,"uuid":"135774999","full_name":"d3dc/react-godot","owner":"d3dc","description":"A React Component to asynchronously load the Godot Engine and bootstrap a .pck","archived":false,"fork":false,"pushed_at":"2024-07-14T21:45:43.000Z","size":5380,"stargazers_count":59,"open_issues_count":6,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-07T05:14:33.375Z","etag":null,"topics":[],"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/d3dc.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":"2018-06-02T00:35:34.000Z","updated_at":"2024-11-12T01:02:24.000Z","dependencies_parsed_at":"2024-11-24T18:12:30.072Z","dependency_job_id":null,"html_url":"https://github.com/d3dc/react-godot","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"9a628419bc5d71eb6fe503bc48d0431fd2c267f2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3dc%2Freact-godot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3dc%2Freact-godot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3dc%2Freact-godot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3dc%2Freact-godot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3dc","download_url":"https://codeload.github.com/d3dc/react-godot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233851062,"owners_count":18740158,"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-09T10:48:31.427Z","updated_at":"2025-09-22T13:30:43.261Z","avatar_url":"https://github.com/d3dc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-godot\n\n\u003e Load a webassembly build of the Godot engine and Bootstrap packed games from within the react component tree\n\n[![NPM](https://img.shields.io/npm/v/react-godot.svg)](https://www.npmjs.com/package/react-godot) [![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-godot\n```\n\n## Usage\n\n```tsx\nimport * as React from 'react'\n\nimport ReactGodot from 'react-godot'\n\nclass Example extends React.Component {\n  render () {\n    return (\n      \u003cReactGodot script='/path/to/myGame.js' pck='/path/to/myGame.pck' /\u003e\n    )\n  }\n}\n```\n\n## License\n\nMIT © [d3dc](https://github.com/d3dc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3dc%2Freact-godot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3dc%2Freact-godot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3dc%2Freact-godot/lists"}