Rankings/Tencent/vConsole

Tencent/vConsole

Tencent/vConsole

A lightweight tool that enables debugging mobile web pages like desktop browsers, allowing you to view logs, network requests, and page structures, especially for WeChat development.

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

Stars
17,469
Forks
2,979
Watchers
300
Issues
43
💡

A lightweight tool that enables debugging mobile web pages like desktop browsers, allowing you to view logs, network requests, and page structures, especially for WeChat development.

📂 Developer ToolsđŸ’» TypeScript📄 NOASSERTION

AI Summary

🔍

What This Project Does

This is a debugging console designed specifically for mobile web pages, bringing desktop developer tools to your phone.

🔧

What Problems It Solves

Debugging mobile web pages used to be hard with no error logs or network requests visible. It lets you see code logs and request details directly on the phone screen, replacing complex PC packet capturing.

đŸ‘„

Who It's For

Front-end developers, mobile testers, Mini-program developers, and product managers needing to troubleshoot mobile H5 pages.

📋

Typical Use Cases

1. Debugging H5 page errors inside WeChat's built-in browser.

2. Viewing storage data like Cookies and LocalStorage on mobile pages.

3. Troubleshooting slow network requests on mobile web pages.

4. Manually executing JavaScript code on real devices for testing.

⭐

Key Strengths & Highlights

Officially produced by Tencent for high stability; framework-agnostic (works with Vue or React); supports plugin extensions for customization.

🚀

Getting Started Requirements

Requires basic front-end knowledge; just include the code in your project, no server deployment or API Key needed.

🎯

Purpose

Suitable for development and testing phases, greatly improving efficiency in troubleshooting mobile issues. Not suitable for production environments exposed to end users unless you can control its visibility switch.

Project Info

Primary Language
TypeScript
Default Branch
dev
License
NOASSERTION
Homepage
—
Created
Apr 27, 2016
Last Commit
23 days ago
Last Push
23 days ago
Indexed
Apr 19, 2026
Tencent vConsole — GitHub Open Source Mobile Web Debugger