SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Debugging Projects
-
Project mention: CLI over MCP: a small Chrome DevTools experiment in Copilot CLI | dev.to | 2026-06-10
I ran the same browser smoke task through two paths: direct Chrome DevTools MCP and a custom CLI skill around mcp2cli. In GitHub Copilot CLI with gpt-5.3-codex-medium, direct Chrome DevTools MCP added about 5k tokens of upfront context before the agent did any work. The runtime table is too small and too noisy to rank the tools. The useful question is where the agent pays to discover the browser-control surface.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
-
gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
-
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
Project mention: Stop Guessing, Start Proving: A Guide to Stateful Fuzzing in Foundry | dev.to | 2026-04-27Hardhat
-
Requestly
Requestly was built to save developers time by intercepting and modifying HTTP Requests. It has now developed into an open-source alternative to Charles Proxy and Telerik Fiddler that works directly in browsers without VPN and proxy Issues. It is used by more than 200,000+ front-end developers and 11,000+ companies worldwide.
Project mention: Why You Need a Local-First API Client (With Hands-On Example) | dev.to | 2025-11-30If you want to try a local-first workflow, you can start using Requestly here: https://requestly.com
-
Project mention: 🚀 Headlamp: A Modern Kubernetes UI You’ll Actually Enjoy Using | dev.to | 2026-03-30
Visit the Headlamp GitHub Releases page.
-
tamperchrome
Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
-
-
vscode-cmake-tools
CMake Tools provides a robust, convenient workflow for CMake projects in VS Code. It simplifies configurations with CMake presets, supports IntelliSense and built-in debugging for CMake scripts, and offers configurable tasks. Its customizable interface allows for efficient project control, while also simplifying test execution and monitoring.
-
-
react-router-devtools
Debug your apps, find hydration errors, trace your network and more in your react-router app with these devtools
-
-
react-native-network-logger
An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code
-
Project mention: Show HN: TraceRoot – Open-Source Agentic Debugging for Distributed Services | news.ycombinator.com | 2025-08-01
Yes, we can connect for example CC with MCPs. But this may not work well for example if user wants to check the latency for previous 10 days error log on function A. By using MCP the agent needs to get 10 days error logs at first and then somehow get the latency and correlates them, apply filters for function A. IMO it will hallucinate a lot if there are too many tools, logs and traces. But on TraceRoot platform we "mixed" all necessary data at first, and based on user's query apply filters on structured data, which is more accurate, straightforward and efficient. Here is the README of the general design https://github.com/traceroot-ai/traceroot/tree/main/rest/age...
-
-
claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
I found llm debugging to work better if you give the llm access to a debugger.
https://github.com/jasonjmcghee/claude-debugs-for-you/tree/m...
-
llm-debugger-vscode-extension
VSCode extension that demonstrates the use of large language models (LLMs) for active debugging of programs
-
composer-web
Cursor extension that forwards frontend errors and screenshots to composer in one-click, making development seamless for you. Download here: https://marketplace.visualstudio.com/items?itemName=SaketSarin.composer-web
-
merloc
MerLoc is a live AWS Lambda function development and debugging tool. MerLoc allows you to run AWS Lambda functions on your local while they are still part of a flow in the AWS cloud remote.
-
Project mention: Show HN: Limelight – Let your AI see what your app does at runtime | news.ycombinator.com | 2026-03-03
-
Apex Log Analyzer
Salesforce Apex debug log analyzer for VS Code - blazing-fast: flame charts, SOQL/DML, Apex insights & more
-
-
Project mention: Show HN: MCPcat – A free open-source library for MCP server monitoring | news.ycombinator.com | 2025-08-28
TypeScript Debugging discussion
TypeScript Debugging related posts
-
Sift, a local-first CLI for repeated failures, root causes, and next steps
-
Show HN: Sift, a small CLI that groups noisy test failures into root causes
-
Why You Need a Local-First API Client (With Hands-On Example)
-
How to use Cursor to Generate API Testcases in Requestly
-
Claude Code Can Debug Low-Level Cryptography
-
Create and debug PostgreSQL extension using VS Code
-
Free and open-source API Client and Interceptor
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Index
What are some of the best open-source Debugging projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | chrome-devtools-mcp | 43,517 |
| 2 | reactotron | 15,564 |
| 3 | gdbgui | 10,334 |
| 4 | hardhat | 8,480 |
| 5 | Requestly | 6,725 |
| 6 | headlamp | 6,639 |
| 7 | tamperchrome | 4,208 |
| 8 | kubevious | 1,692 |
| 9 | vscode-cmake-tools | 1,679 |
| 10 | roarr | 1,136 |
| 11 | react-router-devtools | 967 |
| 12 | use-what-changed | 748 |
| 13 | react-native-network-logger | 672 |
| 14 | traceroot | 619 |
| 15 | spotlight | 601 |
| 16 | claude-debugs-for-you | 510 |
| 17 | llm-debugger-vscode-extension | 357 |
| 18 | composer-web | 286 |
| 19 | merloc | 191 |
| 20 | limelight-sdk | 112 |
| 21 | Apex Log Analyzer | 105 |
| 22 | coc-java-debug | 104 |
| 23 | mcpcat-typescript-sdk | 103 |