BCDel89's web component library
npm install bcd-web-components!Built With Stencil
[![npm][npm]][npm-url]
[![size][size]][size-url]
This is a web component library from BCDel89 that includes the following web-components:
- bcd-rating
- bcd-rating-circle
``html`
`html`
`CSS
bcd-rating {
--bcd-rating-margin-left: 2px;
--bcd-rating-border-color: #38bbe0;
--bcd-rating-background-fill-color: black;
--bcd-rating-background-empty-color: white;
--bcd-rating-hover-border-color: #30a0c0;
--bcd-rating-size: 15px;
--bcd-rating-border-radius: 50%;
--bcd-rating-border-width: 2px;
--bcd-rating-border-type: solid;
}
bcd-rating-circle {
--bcd-rating-circle-fill-color: #38bbe0;
--bcd-rating-circle-empty-color: rgb(219, 219, 219);
--bcd-rating-circle-bg-color: white;
}
`
`html
[npm]: https://img.shields.io/npm/v/copy-webpack-plugin.svg
[npm-url]: https://npmjs.com/package/copy-webpack-plugin
[node-url]: https://nodejs.org
[size]: https://packagephobia.now.sh/badge?p=bcd-web-components
[size-url]: https://packagephobia.now.sh/result?p=bcd-web-components