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

https://github.com/indigomultimediateam/cratingelement

Webová komponenta `<c-rating>`
https://github.com/indigomultimediateam/cratingelement

web-component webcomponent webcomponents

Last synced: about 2 months ago
JSON representation

Webová komponenta `<c-rating>`

Awesome Lists containing this project

README

          

[![LTS+sub-branches](https://img.shields.io/badge/submodule-LTS+sub--branches-informational?style=flat-square&logo=git)](https://github.com/IndigoMultimediaTeam/lts-driven-git-submodules)
# CRatingElement
Web component `` represents a 1–n/star/… rating, see
[example](https://refined-github-html-preview.kidonng.workers.dev/IndigoMultimediaTeam/CRatingElement/raw/main/example.html).

## Use in your repo
**Use**:
```bash
cd TARGET_PATH
git submodule add -b main --depth=1 git@github.com:IndigoMultimediaTeam/CRatingElement.git
```
… more info [`git submodule`](https://gist.github.com/jaandrle/b4836d72b63a3eefc6126d94c683e5b3).

**Component can be found in [./CRating.js](./CRating.js)**