# Tencent/vConsole

A lightweight, extendable front-end developer tool for mobile web page.

Repository: https://github.com/Tencent/vConsole
Canonical: https://ross.abutalabs.com/products/vconsole
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: wechat, mobile, console
Last push: 2026-03-27T04:53:58+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 8, longevity 100
- inputs: {"age_days": 3780, "days_push": 159, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17518, forks 2961 (observed 2026-08-28T04:11:19.946878+00:00)

## What it is
vConsole is a lightweight, extendable in-page developer console for mobile web pages, providing log, network, element, and storage panels. It is framework-free, works in any web app, and is the official debugging tool for WeChat Mini Programs.

## Use cases
- debug javascript on mobile browsers
- view console logs on a phone
- inspect network requests on mobile web
- inspect html elements on mobile
- view cookies and localstorage on mobile
- debug wechat mini programs
- run js commands on a mobile device

## When to choose
- you need on-device debugging for mobile web pages where desktop devtools are unavailable
- you develop WeChat Mini Programs or mobile H5 pages
- you want a lightweight, framework-agnostic debug console with plugin support

## When to avoid
- you only debug on desktop browsers with full devtools
- you need deep performance profiling or source-level debugging
- you should not ship it in production builds

## Facets
- artifact type: library
- maturity: stable
- function: developer-tools, logging, http-client, ui-components
- domain: web-development, frontend, developer-tools, mobile-development
- platform: browser, cross-platform
- tags: mobile-debugging, console, wechat, devtools, typescript, mobile

## Member repositories
- Tencent/vConsole (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:19.946878+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-29T17:02:54.740483+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/vConsole (fetched 2026-08-28T04:11:19.946878+00:00, sha b82fdb10caa4)
  - registry_npm: https://registry.npmjs.org/vconsole (fetched 2026-08-29T08:01:15.141209+00:00, sha 3a5db5dc59dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
