0.1.12 โ€ข Published 4 years ago

calling-elvis v0.1.12

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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

Is anybody home?

As we know, Elvis is a famous rock star, but 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 elvis.js, and if you want to use low-level api rusting the web, plz check out elvis' rust doc.

Goals ๐ŸŽฏ

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

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,

import { Colors, Elvis, Text } from "calling-elvis";

const Home = Text("Pink is the Pig!", {
  bold: true,
  italic: true,
  size: 10,
  color: Colors.PinkAccent(),
});

new Elvis({
  home: Home,
}).calling();

Strawberry Fields ๐Ÿง‘โ€๐Ÿš€

21st Century Schizoid Magic ๐Ÿฉ

$ yarn create elvis-app
โœ” What is your project named? โ€ฆ my-awesome-app
[ info ] Generating elvis files ...
[ wait ] Installing elvis dependencies ...
[ done ] Let's Roll up for the Magical Mystery Tour!

   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
   โ”‚                                                             โ”‚
   โ”‚   Success! Created my-awesome-app at:                       โ”‚
   โ”‚                                                             โ”‚
   โ”‚     /path/to/my-awesome-app                                 โ”‚
   โ”‚                                                             โ”‚
   โ”‚   Inside that directory, you can run several commands:      โ”‚
   โ”‚                                                             โ”‚
   โ”‚     - yarn dev:    Starts the development server.           โ”‚
   โ”‚     - yarn docs:   Open The Elvis Book.                     โ”‚
   โ”‚     - yarn build:  Builds my-awesome-app for production.    โ”‚
   โ”‚     - yarn start:  Runs my-awesome-app production mode.     โ”‚
   โ”‚                                                             โ”‚
   โ”‚   We suggest that you begin by typing:                      โ”‚
   โ”‚                                                             โ”‚
   โ”‚     - cd my-awesome-app                                     โ”‚
   โ”‚     - yarn dev                                              โ”‚
   โ”‚                                                             โ”‚
   โ”‚                                                             โ”‚
   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

LICENSE

Heartbreak Hotel.

0.1.12

4 years ago

0.1.10

4 years ago

0.1.11

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago