Svelte 5 and Rollup template for VS Code webview extensions.
A template repository to quickly create Visual Studio Code Webview Extensions using Svelte 5 and Rollup. It provides a Svelte-based frontend, a TypeScript backend for the VS Code extension, example message-passing between backend and webview, and optional additions such as Tailwind CSS. Suited for developers building interactive webview-based VS Code extensions.
0