melatonin_inspector
Component inspector
An interactive tool for visualizing and editing UI components in real-time
A JUCE module that gives you the ability to inspect and visually edit (non-destructively) components in your UI.
152 stars
8 watching
17 forks
Language: C++
last commit: about 1 month ago cplusplusjuce-frameworkjuce-modules
Related projects:
Repository | Description | Stars |
---|---|---|
sudara/melatonin_parameters | Provides logarithmic parameter behavior and formatting for JUCE | 13 |
sudara/melatonin_audio_sparklines | A JUCE module for visualizing and summarizing audio data in an AudioBlock | 94 |
sudara/melatonin_blur | A cross-platform CPU blur and shadow compositing library for the JUCE C++ framework | 101 |
sudara/melatonin_test_helpers | C++ functions and matchers to simplify testing of AudioBlocks in JUCE audio applications | 12 |
tangorabox/componentinspector | A tool for inspecting component properties on mouse over in Java desktop applications using JavaFX and Swing. | 27 |
christofmuc/juce-widgets | An assortment of reusable UI components built using the JUCE cross-platform library | 13 |
arnaudbarre/vite-plugin-react-click-to-component | A plugin that allows developers to open the source code of React components in their editor by right-clicking and selecting 'Open in Editor' | 43 |
cylix/reflex | A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
open-wc/api-viewer-element | An API documentation and live playground tool for Web Components. | 270 |
tomduncalf/tomduncalf_juce_web_ui | A JUCE module providing helper classes to integrate web-based UIs with audio engines | 61 |
elandasunshine/jaut | A collection of reusable components and tools for building audio applications with the JUCE framework | 22 |
david-desmaisons/codedependencyscanner | Analyzes .Net assembly code dependencies and relationships | 37 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
matsuuu/web-component-devtools | An extension that enhances Web Component development experience by providing a Chrome Devtools panel for inspecting and modifying custom elements | 137 |
preactjs/preact-devtools | An extension for inspecting Preact application hierarchies, including props and state. | 316 |