Beta · Gnomad Webcanvas
⚡ Gnomad Webcanvas
A live HTML/CSS/JS playground with Monaco editing, instant iframe preview, project export, and native Open/Save on desktop — by Gnomad Studio.
Current version: v0.1.0-beta.3
Runs in the browser (
npm run dev) or as a
Tauri desktop app (npm run tauri:dev).
Same React codebase, platform bridge for file I/O.
19 Vitest unit tests cover core utils (npm run test).
Try it
Quick start
Developers
npm install && npm run tauri:dev
Documentation
Every guide is available as Markdown, styled HTML, and plain text. Full index →
📚 All documentation
Master index — every doc, all formats
User Guide
Editor, preview, export, share, shortcuts
Architecture
System design and data flow
Tech stack
Tauri, React, Monaco rationale
Build platforms
macOS, Linux, Windows builds
Demo script
5–7 minute walkthrough
Test strategy
Vitest unit tests + QA layers
Accessibility
Themes, shortcuts, WCAG status
README
Project overview