svelte-preview Svelte Themes

Svelte Preview

svelte viewer

field value
icon

name Svelte Viewer
description svelte viewer
version 0.1.5
publisher rklassen
license MIT
repository https://github.com/rklassen/svelte-preview
categories Other

single-file svelte previewer for vs code. opens a live svelte preview without requiring any setup from the user.

features

  • preview a .svelte file in a custom editor or in a side panel
  • zero-command runtime: bundled vite server started by the extension
  • open the preview in your browser from the webview

usage

  • open any .svelte file
  • click the svelte preview button in the editor title
  • or use open with → svelte preview

local development

npm install
cd preview-app
npm install
cd ..
npm run build

packaging

npx vsce package

quick build

./quickbuild.zsh

Top categories

Loading Svelte Themes