c4milo/node-webkit-agent
NodeJS agent for WebKit devtools front-end observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5276
- days_rel: n/a
- days_push: 807
- n_releases_24m: 0
Adoption not part of the score
1093 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library implementing the Chrome Developer Tools protocol so you can remotely profile and debug Node applications using the WebKit/Chrome DevTools front-end in a browser. It supports remote heap and CPU profiling, activated via a SIGUSR2 signal or programmatically.
Use cases
- profile cpu usage of a nodejs app remotely
- take heap snapshots of a running node process
- debug nodejs application with chrome devtools
- inspect memory leaks in production node server
- connect chrome devtools to nodejs over websockets
When to avoid
- you use modern Node.js, which has a built-in inspector
- you need debugger, networking, or console agents - they were never implemented
- you need a maintained library - the project is abandoned and targets ancient Node versions
Facets
library · maturity abandoned
monitoring tracing developer-tools websocket developer-tools performance backend cli profiling cpu-profiler heap-profiler chrome-devtools-protocol remote-debugging nodejs
2 sources
- readme: https://github.com/c4milo/node-webkit-agent · fetched 2026-08-28 · 18a39d007669
- homepage: http://c4milo.github.io/node-webkit-agent/ · fetched 2026-08-29 · ab64dcc5556c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| c4milo/node-webkit-agent | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="c4milo/node-webkit-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem