awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesTree Node State Controls

Set the open or collapsed state of collapsing headers and tree nodes in immediate mode UI.

Distinguishing note: No candidate covers immediate mode UI tree node state manipulation; closest candidates are unrelated to UI widget state control.

Explore 2 awesome GitHub repositories matching user interface & experience · Tree Node State Controls. Refine with filters or upvote what's useful.

Awesome Tree Node State Controls GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • praydog/reframeworkpraydog 的头像

    praydog/REFramework

    4,423在 GitHub 上查看↗

    REFramework is a runtime modding framework for games built on the RE Engine, providing a C# plugin system with typed proxy code generation, a Lua scripting interface, an ImGui-based UI system, a runtime debugging toolkit, and a VR integration layer. At its core, it intercepts and modifies internal game engine functions and state at runtime through hooking and scripting APIs, enabling deep inspection and manipulation of live game objects. The framework distinguishes itself through typed proxy code generation that auto-creates C# interfaces from the game's type database, giving compile-time saf

    REFramework sets the open state of the next collapsing header or tree node.

    C++cmkrcppdmc5
    在 GitHub 上查看↗4,423
  • mac-s-g/react-json-viewmac-s-g 的头像

    mac-s-g/react-json-view

    3,665在 GitHub 上查看↗

    This project is a React component for visualizing, exploring, and editing JSON data structures through an interactive, tree-based user interface. It renders complex JSON arrays and objects in a responsive browser interface that supports collapsing and expanding nodes. The utility functions as an interactive editor, allowing users to modify, add, or delete keys and values within JSON objects graphically rather than through raw text files. It includes a clipboard manager for copying specific objects or arrays from the visualized tree directly to the system clipboard. The component supports the

    Manages the open or collapsed state of tree nodes to control the visibility of child elements.

    JavaScriptjsonjson-inspectorjson-tree
    在 GitHub 上查看↗3,665
  1. Home
  2. User Interface & Experience
  3. Tree Node State Controls