2 Repos
UI widgets that bind directly to application variables for real-time value modification.
Distinct from Interactive Parameter Definitions: Focuses on the interactive widgets used for binding rather than the definition of the parameters themselves
Explore 2 awesome GitHub repositories matching user interface & experience · Parameter Binding Widgets. Refine with filters or upvote what's useful.
Tweakpane ist ein Web-GUI-Kontrollpanel und JavaScript-Parameter-Debugger zur Inspektion des Frontend-Status und zur Überwachung von Echtzeit-Variablenänderungen. Es bietet eine grafische Oberfläche zum Anpassen von Anwendungsparametern und zum Verfolgen von Werten während der Programmausführung. Das Projekt ermöglicht die Erstellung interaktiver Eingaben und schreibgeschützter Wertemonitore, die direkt an Datenvariablen gebunden sind. Es organisiert diese Steuerelemente durch ein hierarchisches Layout aus Ordnern und Tabs und unterstützt die Serialisierung von Kontrollpanel-Konfigurationen und Parameterzuständen in JSON-Dateien zur Persistenz. Das Tool deckt Echtzeit-Parameter-Tuning, Anwendungsstatus-Überwachung und die Entwicklung strukturierter Kontrollpanels ab.
Creates interactive inputs for various data types to modify application variables in real time.
Ryven is a flow-based programming framework and visual scripting editor for Python. It provides a node-based graphical interface for designing and executing logic by connecting discrete functional nodes to build executable data pipelines. The system functions as an extensible visual logic tool, allowing for the development of custom Python nodes and the integration of interactive GUI widgets to expand scripting capabilities. It includes a node graph engine that supports both visual editing and headless execution, enabling scripts to run without a graphical user interface. The platform covers
Binds interactive GUI widgets to node parameters for real-time manipulation of input values.