JavaScript Debug

Open-source JavaScript projects categorized as Debug

Top 12 JavaScript Debug Projects

  1. redux-devtools-extension

    Redux DevTools extension.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. debug

    A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

    Project mention: Show HN: I've made an easy to extend and flexible JavaScript logger | news.ycombinator.com | 2025-08-19

    It would be great to have debug-like namespacing / filtering, combined with log levels.

    https://www.npmjs.com/package/debug

  4. gdb-frontend

    ☕ GDBFrontend is an easy, flexible and extensible gui debugger.

  5. remote-redux-devtools

    Redux DevTools remotely.

  6. laravel-web-tinker

    Tinker in your browser

  7. tracer for node.js

    A powerful and customizable logging library for node.js

  8. appmetrics

    Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications. (by RuntimeTools)

  9. 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
  10. flask-debugtoolbar

    A toolbar overlay for debugging Flask applications

  11. sls-dev-tools

    Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!

  12. Consono

    The most correct, informative, appealing and configurable variable inspector for JavaScript

  13. termlog

    Console log to terminal

  14. splitlog

    A minimalistic logger transport that forwards debug logs over UDP and lets you visualize different log channels in separate terminal windows with a simple CLI tool.

    Project mention: I built a tiny CLI tool to split noisy debug logs into terminal tabs | news.ycombinator.com | 2025-08-07

    Hi HN,

    I recently published a tool I built for my own dev setup and thought it might be useful to others working with lots of logs in local or distributed environments.

    When using libraries like debug, logs are already grouped by namespace — but when many services or modules are firing at once, it becomes hard to follow what’s going on.

    So I made splitlog — a minimal CLI monitor that listens to debug logs over UDP and displays each namespace in a separate terminal tab (using blessed). This lets you visually isolate and focus on just the log streams you care about, in real-time.

    It’s lightweight, works from the terminal, and doesn’t require any log server — ideal for local dev or dockerized environments with microservices.

    Curious if others here also face this kind of log overload, and if you’ve found similar or better solutions. Happy to hear feedback or ideas!

    Repo: https://github.com/dsheiko/splitlog

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

JavaScript Debug discussion

Log in or Post with

JavaScript Debug related posts

  • Show HN: I've made an easy to extend and flexible JavaScript logger

    3 projects | news.ycombinator.com | 19 Aug 2025
  • debug-logger.ts in Flyde codebase.

    1 project | dev.to | 9 Aug 2025
  • If you're building a JavaScript library and need logging, you would love LogTape

    2 projects | news.ycombinator.com | 23 Jun 2025
  • GDB-front end: GDB front end with a browser-based UI

    1 project | news.ycombinator.com | 28 Jan 2024
  • Conditional logging

    1 project | dev.to | 10 Jan 2024
  • Has anyone figured out how to enable the millisecond diff feature in the debug package?

    1 project | /r/node | 16 Aug 2023
  • Recommendations for a visual debugger on Linux?

    3 projects | /r/cpp | 29 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 redux-devtools-extension 13,500
2 debug 11,314
3 gdb-frontend 2,956
4 remote-redux-devtools 1,802
5 laravel-web-tinker 1,200
6 tracer for node.js 1,154
7 appmetrics 979
8 flask-debugtoolbar 964
9 sls-dev-tools 866
10 Consono 20
11 termlog 18
12 splitlog 1

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?