{"id":21560115,"url":"https://github.com/eva-engine/rax-eva","last_synced_at":"2025-06-15T02:37:39.108Z","repository":{"id":113188735,"uuid":"435350649","full_name":"eva-engine/rax-eva","owner":"eva-engine","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-06T16:43:53.000Z","size":558,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-18T04:32:16.910Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eva-engine.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":"2021-12-06T03:40:46.000Z","updated_at":"2021-12-18T01:12:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"1783fb34-476b-4a99-91fa-b5ecc500d40c","html_url":"https://github.com/eva-engine/rax-eva","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eva-engine/rax-eva","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eva-engine%2Frax-eva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eva-engine%2Frax-eva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eva-engine%2Frax-eva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eva-engine%2Frax-eva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eva-engine","download_url":"https://codeload.github.com/eva-engine/rax-eva/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eva-engine%2Frax-eva/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259913601,"owners_count":22931242,"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-24T09:12:37.293Z","updated_at":"2025-06-15T02:37:39.080Z","avatar_url":"https://github.com/eva-engine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RaxEva\n\n\u003e 用于开发互动的Rax解决方案\n\nRaxEva是一个让开发同学能够在Rax技术体系下，利用Eva.js的游戏研发能力，开发动画、游戏类场景的框架。它可以让开发同学用熟悉的JSX和（仅支持）Hooks语法编写动画、游戏场景的代码。\n\nRaxEva借助Rax的Driver机制，把Rax VDOM的操作映射到Eva.js的上下文中，并用Immutable的Hooks提供高性能的运行时。因Eva.js是每帧更新的，所以在RaxEva中并不需要state来驱动，唯一要做的就是改变component的属性值即可。\n\nRaxEva还提供了，游戏结点和DOM结点混合开发的能力（需由driver-universal/driver-dom配合），目前暂提供Web环境的解决方案。\n\n## 开发\n```bash\nnpm i\nnpm run init\n```\n\n### 调试 packages/examples\n```bash\nnpm start\n```\n\n### 调试某个包\n例如 rax-eva-image\n\n```bash\nnpm run start -- --package=rax-eva-image\n```\n\n### 启动 playground 模式\n```bash\nnpm run playground-dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feva-engine%2Frax-eva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feva-engine%2Frax-eva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feva-engine%2Frax-eva/lists"}