svsep

Crates.iosvsep
lib.rssvsep
version1.0.0
sourcesrc
created_at2021-06-18 20:03:52.005856
updated_at2021-06-18 20:03:52.005856
descriptionA command-line utility to separate Svelte files into 3 separate .html, .css, and .js files
homepage
repositoryhttps://github.com/dodiameer/svsep
max_upload_size
id411865
size13,498
Mohammed Ali Agha (dodiameer)

documentation

README

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

Commit count: 8

cargo fmt