Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manufosela/install-lit

Install webcomponent with @open-wc and improve installation
https://github.com/manufosela/install-lit

Last synced: about 1 month ago
JSON representation

Install webcomponent with @open-wc and improve installation

Awesome Lists containing this project

README

        

# install-lit

Install a webcomponent with [lit-element](https://lit-element.polymer-project.org/) pattern, using @open-wc recommendations.
Then improve the installation.

* Update package.json information:
* Update dependencies versions
* Update repository information
* Install new version and fix vulnerabilities

* Generate WC-Style file from template
* Update webcomponent with WC-Style file.
* Update LICENSE file
* Configure .vscode directory

## Installation

```bash
npm i install-lit -g
```

## Usage

```bash
install-lit
```

## License

Apache-2.0