Calling Elvis ๐Ÿฆ€ ๐Ÿ•ธ ๐ŸŽธ ๐Ÿ“ก ๐Ÿš€ ๐Ÿช ๐Ÿ›ฐ

Rust crate doc downloads Discord Chat LICENSE

Is anybody home?

As we know, Elvis is a famous rock star, both a famous rock song named Calling Elvis wrote by Dire Straits which inspired a unknown rock star writing down these chords.

For now, Elvis, the rock star will rise once again, beyond the internet โ€”โ€” truely your wasm web library, ๐Ÿฆ€ + ๐Ÿ•ธ => ๐Ÿ’–

The Evlis Book mainly talks about the usage of calling-elvis, if you want to use low-level api rusting the web, plz check out elvis' rust doc.

Goals ๐ŸŽฏ

Writing web pages in pure rust or javascript using wasm bindings, without jsx or any other complex syntax, of course, not writing html nor css either.

21st Century Schizoid Magic ๐Ÿฉ

Install epm

``` $ cargo install epm $ epm epm 0.1.4

USAGE: epm

FLAGS: -h, --help Prints help information -V, --version Prints version information

SUBCOMMANDS: build Build elvis app to the output dir dev Start development server help Prints this message or the help of the given subcommand(s) init Create a new elvis package in an existing directory new Create a new elvis package ```

New elvis app

$ epm new my-awesome-app

Start development server

$ cd my-awesome-app && epm dev [INFO warp::server] listening on http://0.0.0.0:3000

Roll up for the Magical Mystery Tour! ๐ŸŒˆ

๐Ÿง™โ€โ™‚๏ธ ๐Ÿคนโ€โ™‚๏ธ Here we go! Roll up, roll up for the mystery tour, the magical mystery tour is waiting to take you away! Hoping to take you away! Coming to take you away! Dying to take you away, take you today! ๐Ÿ›ธ

๐ŸŽป Let me take you down, cause I'm going to, Strawberry Fields ๐Ÿง‘โ€๐Ÿš€

```rust //! src/lib.rs use elvis::{ prelude::*, layouts::Center, widgets::{Text, TextStyle}, };

[elvis(page)]

struct Index;

impl LifeCycle

for Index { fn new() -> Center { Center { child: Text { text: "Pink is the Pig!!!".into(), style: TextStyle::default(), }.into() } } } ```

Community

Welcome to join us! Check our community channels here.

LICENSE

Heartbreak Hotel.