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
- Host: GitHub
- URL: https://github.com/node-projects/chart-js-webcomponent
- Owner: node-projects
- License: mit
- Created: 2023-11-28T08:06:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T07:24:01.000Z (about 2 years ago)
- Last Synced: 2025-01-15T01:43:28.198Z (12 months ago)
- Language: TypeScript
- Size: 445 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chart-js-webcomponent
[](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.