GitShow/antfu/vite-plugin-vue-tracer
antfu

vite-plugin-vue-tracer

Tracer for the source code of elements and vdoms in Vue SFC.

by antfu
Star on GitHubForknpm

TypeScript

86 stars7 forks5 contributorsActive · 5d agoSince 2025v1.5.0MIT

Meet the team

See all 5 on GitHub →
antfu
antfu47 contributions
JianJroh
JianJroh3 contributions
antfubot
antfubot1 contribution
danielroe
danielroe1 contribution
wojtekmaj
wojtekmaj1 contribution

Languages

View on GitHub →
TypeScript63.7%
Vue31.3%
CSS3.6%
HTML1%
JavaScript0.3%

Commit activity

Last 12 weeks · 9 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Active · 1 discussion · Last activity 5d ago
See all on GitHub →
dearfad
error: Expected unicode escapeOpenIssue

Describe the bug "@comark/nuxt": "^0.3.1", nuxt 4.4.2 with nuxt.config.ts modules: ['@nuxt/eslint', '@nuxt/ui', '@pinia/nuxt', 'pinia-plugin-unstorage/nuxt', '@comark/nuxt'] when run pnpm dev vite-plugin-vue-tracer@1.3.0 belongs @nuxt/devtools@3.2.4, when i set devtools disable in nuxt.config.ts, everything goes well. Reproduction none System Info Used Package Manager pnpm Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [x] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

dearfad · 4mo ago

Recent fixes

View closed PRs →
wojtekmaj
chore: update magic-string to v1.1.0MergedPR

This updates magic-string to ^1.1.0. The major release is ESM-only, which is compatible because vite-plugin-vue-tracer is already ESM-only. The existing build, typecheck, lint, and tests pass.

wojtekmaj · 2w ago
JianJroh
ci: add release-commitMergedPR
JianJroh · 2w ago
JianJroh
fix: resolve module path relative to workspace rootMergedPR

Description Use instead of as the base for monorepo. Changes Position: Releated https://github.com/vitejs/devtools/pull/255#discussion_r2979327788 Test 1. Build and pack this plugin: 2. In a consumer repo (e.g. ), install the tarball via 3. Start vue tracer

JianJroh · 2w ago
Structured data for AI agents

Repository: antfu/vite-plugin-vue-tracer. Description: Tracer for the source code of elements and vdoms in Vue SFC. Stars: 86, Forks: 7. Primary language: TypeScript. Languages: TypeScript (63.7%), Vue (31.3%), CSS (3.6%), HTML (1%), JavaScript (0.3%). License: MIT. Latest release: v1.5.0 (2w ago). Open PRs: 0, open issues: 1. Last activity: 5d ago. Community health: 85%. Top contributors: antfu, JianJroh, antfubot, danielroe, wojtekmaj.

·@ofershap

Replace github.com with gitshow.dev