svelte-adapter-executable Svelte Themes

Svelte Adapter Executable

svelte-adapter-executable

transform a svelte library into a single, neatly packaged executable.

pnpm i -D svelte-adapter-executable

Usage

You need to install one of the three supported adapters:

Then, import the adapter as so:

// where sea can also be bun, deno, nexe, or yaopkg.
import adapter from 'svelte-adapter-executable/sea';

Top categories

Loading Svelte Themes