#html-css #separate #svelte #js #utility #command-line #command-line-tool

app svsep

A command-line utility to separate Svelte files into 3 separate .html, .css, and .js files

1 stable release

1.0.0 Jun 18, 2021

#9 in #separate

MIT license

8KB
164 lines

svsep - Svelte Separate

A command-line utility to separate Svelte files into 3 separate .html, .css, and .js files. Because why not?

Installation

You need to have cargo installed, which is typically installed with Rust. Go to https://www.rust-lang.org/tools/install to learn how to install it.

Once cargo is installed, run cargo install svsep. To update, run cargo install svsep --force

Dependencies

~4MB
~70K SLoC