hatchmoment. scored by care · not by stars

cocos-ui

React‑style UI framework for Cocos Creator games

notableTypeScript🛠 Developer Tools

It solves the pain of building game UIs in Cocos Creator by offering a React‑like declarative API using JSX/TSX, complete with state hooks, animation, theming, and a rich component library. The framework compiles JSX into Cocos nodes and manages fine‑grained reactive signals, letting developers write UI code as they would for the web. It targets game developers using Cocos Creator who want a modern, type‑safe UI workflow. Compared to generic UI libs, it integrates tightly with Cocos, providing error boundaries, suspense, and a theme system tailored for games.

View on GitHub →

vvgool/cocos-ui