@simplr-wc/create

Create is a quick start for Web Components provided by Simplr

Usage no npm install needed!

<script type="module">
  import simplrWcCreate from 'https://cdn.skypack.dev/@simplr-wc/create';
</script>

README

Create

Simplr Create Logo">

Create Script

Create is a fast way to create Web Components.

Create follows the configurations we use at Simplr, and tooling like Simplr Router.

Usage

npm init @simplr-wc
@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@
@@@@@@ @@@@@@@@@         @@@@@@
@@@@   @@@@@@@             @@@@   🏗️  Welcome to the Simplr Quick Start 🏗️
@@     @@@@@@@               @@
@       @@@@@@@               @
@         @@@@@@@             @   Simplr Quick Start is a perfect way to start a
@           @@@@@@@@          @   Web Components Project.
@              @@@@@@@        @
@@              @@@@@@@      @@   You can cancel this quick start operation by
@@@             @@@@@@@@    @@@   pressing Ctrl+C.
@@@@@          @@@@@@@@   @@@@@
@@@@@@@@    @@@@@@@@@   @@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@


?   Which template would you like to use? 📋  › - Use arrow-keys. Return to submit.
❯   Lit Element template
    HTML Element template
    React template

Currently the Create script supports Lit Element and Vanilla HTMLElement templates