npm install svg-gauge
WARNING!! Some breaking changes: Gauge now uses a viewbox of 100x100 instead of previous 1000x1000. So all style stroke and font values need to be adjusted. (divide by 10)
Also check out my tiny mobile view manager library for building simple SPAs https://codepen.io/naikus/pen/PKgPyN and the project here