TypeScript Debugging

Open-source TypeScript projects categorized as Debugging

Top 23 TypeScript Debugging Projects

  1. reactotron

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

    Project mention: React Native Debugger: Best Tools and How to Use Them | dev.to | 2024-12-30

    Usage: Install Reactotron via npm and follow the setup instructions on the Reactotron GitHub page. Use it to monitor API activity and validate state transitions.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. 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.

  4. hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

    Project mention: 5 smart contract projects that can land you a job 🚀 💼 | dev.to | 2025-03-13

    Hardhat or Truffle development environment

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

  6. headlamp

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

    Project mention: AIOps : Déboguer son cluster Kubernetes en utilisant l’intelligence artificielle générative via… | dev.to | 2024-12-28

    Headlamp

  7. 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: How Not to Use AI in Software Development | dev.to | 2024-12-30

    Learn more at https://requestly.com/

  8. kubevious

    Kubevious - Kubernetes without disasters

    Project mention: 7 Kubernetes Tools that will end your Infrastructure nightmares | dev.to | 2025-01-21

    7. Kubevious - Catch Problems Before They Blow Up

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  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

    Project mention: Show HN: React router v7 developer tools | news.ycombinator.com | 2025-04-04

    https://github.com/forge-42/react-router-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. llm-debugger-vscode-extension

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

    Project mention: Show HN: Letting LLMs Run a Debugger | news.ycombinator.com | 2025-02-12
  16. 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: Show HN: Vibe Debugging for Every Language | news.ycombinator.com | 2025-03-24
  17. 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

    Project mention: Just Did a Lot of Refactoring | news.ycombinator.com | 2025-04-11
  18. 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.

  19. coc-java-debug

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

  20. expo-community-flipper

    Flipper Support for Expo Apps in React Native

  21. react-hook-tracer

    See the order of hook-function calls in an interactive log, and inspect a function-component's props, state & refs inside its rendering.

  22. vue-ray

    Debug your Vue 3 code with Ray to fix problems faster

  23. node-ray

    Debug your NodeJS, TS & web code with Ray to understand and fix bugs faster

  24. locklift

    Node JS framework for working with Everscale and Venom contracts. Inspired by Truffle and Hardhat. Helps you build, test, run and maintain your smart contracts.

  25. slowbug

    Slowbug is a VS Code extension for debugging your code in slow-mo!

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
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

  • Show HN: Web-eval-agent – Let the coding agent debug itself

    3 projects | news.ycombinator.com | 28 Apr 2025
  • Just Did a Lot of Refactoring

    1 project | news.ycombinator.com | 11 Apr 2025
  • Show HN: Composer Web – cursor extension for vibe coders

    2 projects | news.ycombinator.com | 5 Apr 2025
  • Show HN: Cursor extension that makes vibe coding faster

    1 project | news.ycombinator.com | 3 Apr 2025
  • Show HN: Vibe Debugging for Every Language

    1 project | news.ycombinator.com | 24 Mar 2025
  • Show HN: Automated Debugger for Any Language (MCP and VS Code)

    1 project | news.ycombinator.com | 23 Mar 2025
  • PostgreSQL Hacker Helper

    1 project | news.ycombinator.com | 25 Feb 2025
  • A note from our sponsor - SurveyJS
    surveyjs.io | 15 May 2025
    Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more. Learn more →

Index

What are some of the best open-source Debugging projects in TypeScript? This list will help you:

# Project Stars
1 reactotron 15,208
2 gdbgui 10,011
3 hardhat 7,688
4 tamperchrome 4,193
5 headlamp 3,816
6 Requestly 3,413
7 kubevious 1,662
8 vscode-cmake-tools 1,557
9 roarr 1,093
10 react-router-devtools 869
11 use-what-changed 732
12 react-native-network-logger 589
13 llm-debugger-vscode-extension 331
14 claude-debugs-for-you 311
15 composer-web 255
16 merloc 194
17 coc-java-debug 103
18 expo-community-flipper 101
19 react-hook-tracer 98
20 vue-ray 84
21 node-ray 62
22 locklift 52
23 slowbug 51

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?