Edit of asset "Reactive UI (React for Godot)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Reactive UI (React for Godot) | Reactive UI (React for Godot) |
| Description |
React-style reactive UI for Godot 4, in plain GDScript: function components, hooks (useState/useEffect/useMemo/…), a fiber reconciler with keyed reconciliation and bailouts, a router, typed styling, and the .guitkx JSX-like markup language with an editor plugin that compiles it to plain .gd, hot-reloads running games (Fast Refresh with hook-state preservation), and ships VS Code tooling. Docs: see the repository README. |
React-style reactive UI for Godot 4, in plain GDScript: function components, hooks (useState/useEffect/useMemo/…), a fiber reconciler with keyed reconciliation and bailouts, a router, typed styling, and the .guitkx JSX-like markup language with an editor plugin that compiles it to plain .gd, hot-reloads running games (Fast Refresh with hook-state preservation), and ships VS Code tooling. Docs: see the repository README. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/yanivkalfa/ReactiveUI-Godot | https://github.com/yanivkalfa/ReactiveUI-Godot |
| Issues Url | https://github.com/yanivkalfa/ReactiveUI-Godot/issues | https://github.com/yanivkalfa/ReactiveUI-Godot/issues |
| Godot version | Godot 4.7 | Godot 4.7 |
| Version String | 0.8.1 | 0.8.1 |
| Download Commit | 1f3bc28515def4949845b934df3a45b4ab4452b6 | 1f3bc28515def4949845b934df3a45b4ab4452b6 |
| Download Url (Computed) | https://github.com/yanivkalfa/ReactiveUI-Godot/archive/1f3bc28515def4949845b934df3a45b4ab4452b6.zip | https://github.com/yanivkalfa/ReactiveUI-Godot/archive/1f3bc28515def4949845b934df3a45b4ab4452b6.zip |
| Icon Url |
https://raw.githubusercontent.com/yanivkalfa/ReactiveUI-Godot/master/icon.png
|
https://raw.githubusercontent.com/yanivkalfa/ReactiveUI-Godot/master/icon.png
|