Skip to content

PuruVJ/SvelteLab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A mockup of a phone with a Screenshot of SvelteLab opened. SvelteLab: A REPL for SvelteKit projects: quickly spin up a SvelteKit Projects and share it with the world!


✨ Features:

  • 🌗 Light / Dark Mode
  • 🚨 TypeScript Errors
  • 🎨 Command Palette: Ctrl / CMD + Shift + P
  • 🧹 Code Formatting
  • 📒 Templates (TypeScript, Tailwind, mdsvex)
  • 📄 SvelteKit File Icons
  • 🛤️ SvelteKit Route Generation
  • Svelte Add
  • 📦 Install Packages
  • ⌨️ Vim Keybindings
  • 👻 Hide Config Clutter (show file tree from /src)

🧡 Made with Svelte, for Svelte, by Svelte lovers!

🔌 Powered by SvelteKit, WebContainers, CodeMirror, Xterm.js and PocketBase


🧪 Try it out now on sveltelab.dev!

Read the Docs

Create an Issue

Join the Discord

Twitter: @PaoloRicciuti, @SarcevicAntonio


Development

cp .env.sample .env
pnpm i
pnpm dev

About

supercharged REPL for Svelte

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 47.3%
  • TypeScript 40.4%
  • CSS 6.8%
  • JavaScript 3.7%
  • HTML 1.8%