Ross ROSS = Recommend OSS · open-source software intelligence for agents

krasimir/deb.js

Minimalistic JavaScript library for debugging in the browser observed · 2026-08-28

github.com/krasimir/deb.js · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4473
  • days_rel: n/a
  • days_push: 2497
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1420 stars · 73 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A ~1.5K minimalistic JavaScript library that instruments functions in the browser to aid debugging. It groups console.log output by function, showing stack traces, passed arguments, and execution time via a simple .deb() call.

Use cases

  • debug javascript functions in the browser console
  • see function arguments and stack traces when debugging
  • measure function execution time in the browser
  • group console logs by function context
  • inject a lightweight debugger into any page via chrome extension

When to choose

  • you want a tiny, zero-config browser debugging aid without devtools breakpoints
  • you need quick visibility into function calls, arguments, and timing in legacy code

When to avoid

  • you need a full-featured debugger, profiler, or modern devtools integration
  • you need actively maintained tooling - the last release was in 2019
  • you are debugging in Node.js or non-browser environments

Facets

library · maturity maintenance

developer-tools developer-tools web-development frontend browser debugging console-logging browser-debugger chrome-extension tiny-library

2 sources

Member repositories

RepositoryRoleHealth v2
krasimir/deb.jsmain32

For agents

markdown · JSON · MCP: product_card(name="krasimir/deb.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem