{"id":13746074,"url":"https://github.com/Mojang/ore-ui","last_synced_at":"2025-05-09T06:31:14.314Z","repository":{"id":37773057,"uuid":"415918363","full_name":"Mojang/ore-ui","owner":"Mojang","description":"💎 Building blocks to construct game UIs using web tech.","archived":false,"fork":false,"pushed_at":"2025-04-08T12:55:49.000Z","size":3738,"stargazers_count":470,"open_issues_count":9,"forks_count":21,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-05-01T16:01:52.264Z","etag":null,"topics":["fiber","game-development","game-ui","react","renderer"],"latest_commit_sha":null,"homepage":"https://react-facet.mojang.com/","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/Mojang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2021-10-11T12:33:56.000Z","updated_at":"2025-04-25T05:09:53.000Z","dependencies_parsed_at":"2023-11-14T15:26:39.597Z","dependency_job_id":"a9f0defc-3a1b-4d06-bc15-b5476d9c83f5","html_url":"https://github.com/Mojang/ore-ui","commit_stats":{"total_commits":119,"total_committers":24,"mean_commits":4.958333333333333,"dds":0.6134453781512605,"last_synced_commit":"193244de9c0f704638d2534ba9c9040d44ebf80d"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mojang%2Fore-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mojang%2Fore-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mojang%2Fore-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mojang%2Fore-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mojang","download_url":"https://codeload.github.com/Mojang/ore-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253206065,"owners_count":21871158,"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":["fiber","game-development","game-ui","react","renderer"],"created_at":"2024-08-03T06:00:45.874Z","updated_at":"2025-05-09T06:31:13.127Z","avatar_url":"https://github.com/Mojang.png","language":"TypeScript","readme":"# Ore UI meta-repo\n\n\u003cimg src=\"logo.png\" width=\"400px\" /\u003e\n\nOpen-source building blocks from Mojang Studios to construct video game user interfaces (UI's) using [web standards](https://coherent-labs.com/products/coherent-gameface/).\n\n## What is this?\n\nThis repository contains some infrastructure bits used internally, but that can also be shared across other game studios and general-purpose web applications.\n\nSome of the projects using this tech are:\n\n- Minecraft Bedrock Edition\n- Minecraft Legends\n\nOre UI is based on:\n\n- [React](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n\n## Packages\n\n- [`@react-facet`](packages/@react-facet): Observable-based state management for performant game UIs built in React\n- `@mojang/react-gamepad`: Declarative Gamepad focus navigation (**coming soon**)\n- More to come!\n\n## Documentation\n\nWe currently only have one package that is open-source, and its documentation is available at https://react-facet.mojang.com/.\n\nThe source of the documentation (for contributions) is available at the [documentation branch](https://github.com/Mojang/ore-ui/tree/documentation).\n\n## Maintainers\n\nThe repository is maintained by JavaScript developers at Mojang Studios.\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/pirelenito.png?s=150\"\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/pirelenito\"\u003ePaulo Ragonha\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/xaviervia.png?s=150\"\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/xaviervia\"\u003eFernando Vía Canel\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/marlonicus.png?s=150\"\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/marlonicus\"\u003eMarlon Huber-Smith\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/hebbeh.png?s=150\"\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/hebbeh\"\u003eAnna Päärni\u003c/a\u003e\n      \u003c/td\u003e\n     \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/dderg.png?s=150\"\u003e\n        \u003cbr\u003e\n        \u003ca href=\"https://github.com/dderg\"\u003eDanila Dergachev\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/Shenato.png?s=150\"\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/Shenato\"\u003eOmar ElGaml\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/ja-ni.png?s=150\"\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/ja-ni\"\u003eJames Nicholls\u003c/a\u003e\n      \u003c/td\u003e\n     \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n## Logo\n\nThe **React Facet** and **Ore UI** logos are designed by [Nekofresa](https://twitter.com/nekofresa).\n","funding_links":[],"categories":["State Management"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMojang%2Fore-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMojang%2Fore-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMojang%2Fore-ui/lists"}