TypeScript Debugging

Open-source TypeScript projects categorized as Debugging

Top 23 TypeScript Debugging Projects

  1. chrome-devtools-mcp

    Chrome DevTools for coding agents

    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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. reactotron

    A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

  4. 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.

  5. 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-27

    Hardhat

  6. 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-30

    If you want to try a local-first workflow, you can start using Requestly here: https://requestly.com

  7. headlamp

    A Kubernetes web UI that is fully-featured, user-friendly and extensible

    Project mention: 🚀 Headlamp: A Modern Kubernetes UI You’ll Actually Enjoy Using | dev.to | 2026-03-30

    Visit the Headlamp GitHub Releases page.

  8. 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).

  9. kubevious

    Kubevious - Kubernetes without disasters

  10. 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.

  11. roarr

    JSON logger for Node.js and browser.

  12. react-router-devtools

    Debug your apps, find hydration errors, trace your network and more in your react-router app with these devtools

  13. use-what-changed

    A React hook and an easy to use babel-pugin to debug various React official hooks

  14. react-native-network-logger

    An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code

  15. traceroot

    TraceRoot - open-source observability and self-healing layer for AI agents. YC S25

    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...

  16. spotlight

    Sentry for Development (by getsentry)

  17. claude-debugs-for-you

    Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension

    Project mention: Claude Code Can Debug Low-Level Cryptography | news.ycombinator.com | 2025-11-01

    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...

  18. llm-debugger-vscode-extension

    VSCode extension that demonstrates the use of large language models (LLMs) for active debugging of programs

  19. 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

  20. 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.

  21. limelight-sdk

    The Limelight SDK

    Project mention: Show HN: Limelight – Let your AI see what your app does at runtime | news.ycombinator.com | 2026-03-03
  22. Apex Log Analyzer

    Salesforce Apex debug log analyzer for VS Code - blazing-fast: flame charts, SOQL/DML, Apex insights & more

  23. coc-java-debug

    An extension for coc.nvim to enable Java debugging via jdt.ls

  24. mcpcat-typescript-sdk

    MCPcat is an analytics platform for MCP server owners 🐱.

    Project mention: Show HN: MCPcat – A free open-source library for MCP server monitoring | news.ycombinator.com | 2025-08-28
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Debugging discussion

Log in or Post with

TypeScript Debugging related posts

  • Sift, a local-first CLI for repeated failures, root causes, and next steps

    1 project | news.ycombinator.com | 21 Mar 2026
  • Show HN: Sift, a small CLI that groups noisy test failures into root causes

    1 project | news.ycombinator.com | 20 Mar 2026
  • Why You Need a Local-First API Client (With Hands-On Example)

    1 project | dev.to | 30 Nov 2025
  • How to use Cursor to Generate API Testcases in Requestly

    3 projects | dev.to | 27 Nov 2025
  • Claude Code Can Debug Low-Level Cryptography

    5 projects | news.ycombinator.com | 1 Nov 2025
  • Create and debug PostgreSQL extension using VS Code

    1 project | dev.to | 18 Oct 2025
  • Free and open-source API Client and Interceptor

    1 project | news.ycombinator.com | 8 Oct 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com