vuejs/repl
Vue SFC REPL as a Vue 3 component observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 67
- Longevity 100
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: 30.5
- age_days: 1822
- days_rel: 142
- days_push: 8
- n_releases_24m: 13
Adoption not part of the score
1097 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vue 3 component that embeds a Vue Single-File Component (SFC) REPL, compiling and previewing Vue code entirely in the browser. It powers the official Vue SFC Playground and supports CodeMirror or Monaco editors.
Use cases
- embed a Vue playground in documentation
- build an online Vue SFC editor with live preview
- let users try Vue code snippets in the browser
- share runnable Vue examples via URL state
- create a custom Vue version playground with CDN import maps
When to choose
- you need an embeddable, in-browser Vue SFC editor and preview
- you want to build a playground like the official Vue SFC Playground
- you need configurable Vue versions and import maps
When to avoid
- you need a general-purpose code execution sandbox for non-Vue code
- you need server-side compilation or execution
- you are not using Vue 3
Facets
library · maturity active
ui-components editor developer-tools frontend web-development developer-tools browser vue sfc repl playground code-editor codemirror monaco in-browser-compilation typescript web
2 sources
- readme: https://github.com/vuejs/repl · fetched 2026-08-28 · 1a1a7bb9bcec
- homepage: https://repl-vuejs.vercel.app · fetched 2026-08-29 · 7d0823540e85
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/repl | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem