InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 15 JavaScript Debugging Projects
-
debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Number of dependencies: one way to tell if a library is not too challenging to be used as study source is based on the production dependencies count. The fewer the better. For example, I chose debug because it only has 1 dependency (ms), while the rest of the code relies on core NodeJS modules - which is exactly what I was looking for - to learn how to build a library from scratch, not off the shelf libraries with many external deps, which in turn are based on more deps. There you go, dependency hell.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Under the Hood Reactjs
-
Project mention: DeviceFarmer/stf: Control and manage Android devices from the browser | news.ycombinator.com | 2024-08-03
-
action-tmate
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
The go-to method of debugging GitHub Actions is tmate. With tmate we can connect to our running Action terminal and see what is going on there by executing some simple commands!
-
Project mention: GDB-front end: GDB front end with a browser-based UI | news.ycombinator.com | 2024-01-28
-
birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
NiM
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools. (by june07)
-
dbux
Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
-
-
-
-
logitall
logitall is a command-line utility that adds a console.log() to every line of code in your program.
-
Chalker
{Chalk Logger for objects} Rainbow JSON Stringifier - Recieves an object as an input and then outputs a JSON Stringify where each nested level is a different colour. Great for debugging.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Debugging discussion
JavaScript Debugging related posts
-
DeviceFarmer/stf: Control and manage Android devices from the browser
-
GDB-front end: GDB front end with a browser-based UI
-
Beginner’s Guide On Sending Automated Emails With Node.js, Nodemailer, and Cron Jobs
-
Tell HN: The popular Chrome extension ModHeader is injecting ads into searches
-
Tell HN: Service Workers === Browser Background Tasks
-
Hey guys, I wanted to share with you that GDBFrontend v0.11.3-beta is now available! This version includes some crucial bug fixes and enhancements, as well as support for MacOS x86_64. Although, we still need to give it a test run on an x64 MacOS since I only have an M1. 😬
-
Visualization tools for Data Structures?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 Sep 2024
Index
What are some of the best open-source Debugging projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | debug | 11,108 |
2 | Under-the-hood-ReactJS | 6,429 |
3 | stf | 3,319 |
4 | action-tmate | 2,869 |
5 | gdb-frontend | 2,821 |
6 | birdseye | 1,648 |
7 | log-process-errors | 467 |
8 | windbg_js_scripts | 213 |
9 | NiM | 198 |
10 | dbux | 159 |
11 | SAML-tracer | 142 |
12 | debug | 122 |
13 | samp-cli | 80 |
14 | logitall | 16 |
15 | Chalker | 6 |