#cargo-command #web #ease #web-component-rs

app cargo-web-component

Cargo commands for ease web-component-rs development

7 releases

0.1.6 Feb 23, 2021
0.1.5 Feb 21, 2021
0.1.3 Oct 26, 2020

#629 in Cargo plugins

Apache-2.0

19KB
81 lines

cargo-web-component

Cargo commands for web-component-rs development.

Usage

To install:

cargo install cargo-web-component

To build a project using web-component-rs:

cargo web-component build

To serve a project on the web development server (hardcoded port 8080):

cargo web-component serve

Note

This package was created to attend an urgent demand, so it is not in its best shape.

Dependencies

~29MB
~612K SLoC