@node-projects/gauge.webcomponent
v0.0.9
Published
[![Published on npm](https://img.shields.io/npm/v/@node-projects/gauge.webcomponent.svg?logo=npm)](https://www.npmjs.com/package/@node-projects/gauge.webcomponent)
Downloads
11
Keywords
Readme
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))
- https://github.com/naikus/svg-gauge ??
- https://github.com/JohnrBell/Gauge_CSS