wallabyjs/quokka
Repository for Quokka.js questions and issues observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 18
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 3466
- days_rel: n/a
- days_push: 497
- n_releases_24m: 0
Adoption not part of the score
1201 stars · 36 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Quokka.js is a rapid prototyping playground for JavaScript and TypeScript that runs code as you type and displays runtime values, logs, errors, and coverage inline in your editor. It is distributed as editor extensions for VS Code, JetBrains IDEs, and Sublime Text, with a free Community edition and a commercial Pro edition.
Use cases
- quickly test javascript snippets without leaving the editor
- experiment with typescript code with instant feedback
- learn how javascript features work in real time
- prototype and debug functions from my project
- teach javascript concepts interactively
- try out a new library api without setting up a project
- see console.log output inline while typing
When to choose
- you want instant inline runtime values and logs while writing JS/TS
- you need a zero-config scratchpad inside VS Code, JetBrains IDEs, or Sublime
- you want to experiment with code from your existing project and its dependencies
- you are learning or teaching JavaScript/TypeScript behavior
When to avoid
- you need a full real-time test runner for your whole project (use Wallaby.js)
- you want console output from a running web or node app (use Console Ninja)
- you need an online shareable REPL rather than an editor-integrated tool
- you work in languages other than JavaScript/TypeScript
Facets
plugin · maturity active
developer-tools testing interpreter developer-tools web-development education editor-plugin cross-platform javascript-playground typescript live-evaluation rapid-prototyping vscode-extension jetbrains-plugin sublime-text scratchpad inline-results code-coverage javascript nodejs
7 sources
- readme: https://github.com/wallabyjs/quokka · fetched 2026-08-28 · 789226e952ac
- homepage: https://quokkajs.com · fetched 2026-08-29 · 6c0ee5440f92
- site_page: https://quokkajs.com/docs/intro/quick-start · fetched 2026-08-29 · bd197744b5bf
- site_page: https://quokkajs.com/docs · fetched 2026-08-29 · 3a02371819bd
- site_page: https://quokkajs.com/docs?referrer=qsp · fetched 2026-08-29 · 3a02371819bd
- site_page: https://quokkajs.com/docs/config/typescript · fetched 2026-08-29 · 43cbbb5e709c
- site_page: https://quokkajs.com/docs/config/overview · fetched 2026-08-29 · b95910e4d898
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wallabyjs/quokka | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="wallabyjs/quokka")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem