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

https://github.com/node-projects/chart-js-webcomponent

a webcomponent using chart.js
https://github.com/node-projects/chart-js-webcomponent

Last synced: 10 months ago
JSON representation

a webcomponent using chart.js

Awesome Lists containing this project

README

          

# chart-js-webcomponent

[![Published on npm](https://img.shields.io/npm/v/@node-projects/chart-js-webcomponent.svg?logo=npm)](https://www.npmjs.com/package/@node-projects/chart-js-webcomponent)

# description
a chart.js webcomponent

# development
## upload new version
simple run

npm run release

then you need to go to github and create a release from the uploaded tag.
this will then create a npm package via github action.