5 dépôts
Specialized utilities for inspecting objects, network traffic, and performance.
Explore 5 awesome GitHub repositories matching part of an awesome list · Debugging Tooling. Refine with filters or upvote what's useful.
Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed application. It functions as an HTTPS traffic inspector, routing operating system and command line interface traffic through a local proxy for analysis. The tool utilizes a Chrome DevTools compatible interface to render captured traffic, allowing for the inspection of requests and responses from non-browser sources. It performs man-in-the-middle HTTPS decryption by generating a trusted root certificate to inspect encrypted communication between clients and servers. The project c
System-level network proxy for inspection via the browser.
Chrome Dev Tools custom formatter for Immutable-js values
Custom formatter for inspecting immutable data structures.
Unleash your screenshots stored in Chrome Devtool timeline files
Converts timeline screenshots into animated GIFs.
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
Converts various profiling formats into standard CPU profiles.
Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.
Instruments JavaScript to generate detailed execution profiles.