# sokolovstas/SublimeWebInspector

Web Inspector allow you debug Javascript right in the editor

Repository: https://github.com/sokolovstas/SublimeWebInspector
Canonical: https://ross.abutalabs.com/products/sublimewebinspector
Homepage: http://sokolovstas.github.com/SublimeWebInspector
Language: Python
License: MIT
License Family: permissive
Last push: 2016-06-29T21:59:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4975, "days_push": 3717, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2332, forks 90 (observed 2026-08-28T04:06:37.797299+00:00)

## What it is
A Sublime Text plugin that lets developers debug JavaScript directly in the editor using a Web Inspector-style interface. It integrates browser debugging capabilities such as breakpoints and variable inspection into the Sublime Text workflow.

## Use cases
- debug javascript in sublime text
- set breakpoints in js code from the editor
- inspect javascript variables without leaving the editor
- debug node scripts inside sublime
- step through javascript code while editing

## When to choose
- you use Sublime Text as your primary editor and want in-editor JavaScript debugging
- you prefer a lightweight debugger integrated into your text editor

## When to avoid
- you use VS Code or another editor with built-in JS debugging
- you need actively maintained tooling for modern JavaScript workflows
- you debug in browsers with Chrome DevTools already

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools
- domain: developer-tools, web-development
- platform: editor-plugin, cross-platform
- tags: sublime-text, javascript-debugging, web-inspector, debugger, debugging, javascript

## Member repositories
- sokolovstas/SublimeWebInspector (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.797299+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:37:57.573964+00:00, confidence not recorded.
  - readme: https://github.com/sokolovstas/SublimeWebInspector (fetched 2026-08-28T04:06:37.797299+00:00, sha d1a2de1e091f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
