Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manufosela/install-lit
- Owner: manufosela
- Created: 2023-08-17T21:46:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-17T21:56:20.000Z (over 1 year ago)
- Last Synced: 2024-03-23T13:01:17.962Z (9 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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