Skip to main content

Latest version

svcc is a cli tool to compile svelte files

usage

to see help:

deno run --allow-net 'https://deno.land/x/svcc/cli.ts' --help

example:

deno run --allow-net 'https://deno.land/x/svcc/cli.ts' Hello.svelte
...
...

license

Copyright 2023 denobytes.
See LICENCE file to get more infomation.