package.commitlint.config.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of chartjs-web-components Show documentation
Show all versions of chartjs-web-components Show documentation
The web components for chart.js which is built on lit-element
## Live Demo
https://fsx950223.github.io/chartjs-web-components/live-demo/
## Install
``` bash
npm i chartjs-web-components
```
## Lit-Element Usage
``` html
<base-chart id="chart" typ
The newest version!
module.exports = {extends: ['@commitlint/config-conventional']}