gauge.webcomponent
description
port of a few gauge components to webcomponents and typescript. so that they would be usable in web-component-designer: https://node-projects.github.io/web-component-designer-demo/index.html
sample in web-component-designer
included components
- node-projects-double-gauge -> a port of https://github.com/boonzaai/doublegauge
- node-projects-css-gauge -> a port of https://github.com/rotvalli/css-gauge
- node-projects-material-gauge -> a port of https://github.com/sathomas/material-gauge
- node-projects-gauge-js -> (WIP) a port of https://github.com/bernii/gauge.js to typescript and a webcomponent
- node-projects-canvas-gauges -> (WIP) a port of https://github.com/Mikhus/canvas-gauges
use:
you could import every single component explictly, or all at once.
todo look if we also integrate:
(maybe some only as a wraper (if they are still maintained))