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>`
- Host: GitHub
- URL: https://github.com/indigomultimediateam/cratingelement
- Owner: IndigoMultimediaTeam
- License: mit
- Created: 2021-06-07T13:55:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T11:47:50.000Z (about 4 years ago)
- Last Synced: 2025-06-09T00:04:42.920Z (about 1 year ago)
- Topics: web-component, webcomponent, webcomponents
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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)**