1 रिपॉजिटरी
Customizable UI components within a debugging tool used to visualize specific application data streams.
Distinct from Plugin-Based Debugging Extensions: Focuses on the visual representation of data rather than the protocol handlers of the proxy.
Explore 1 awesome GitHub repository matching development tools & productivity · Debugging Visualizers. Refine with filters or upvote what's useful.
Flipper is a mobile app debugging platform and cross-platform debugging bridge that connects a desktop environment to mobile devices. It provides a desktop tool for inspecting logs, network traffic, and layout hierarchies of mobile applications in real time. The platform is built as a plugin-based developer tool, offering a customizable framework for building visual debugging tools and data inspectors. This architecture allows for the creation of specialized plugins and visualizers to monitor internal application data through the desktop interface. The tool covers several functional domains
Provides a framework for building custom visual tools that display application data via the communication bridge.