@signalk/simplegauges

Signal K demo webapp with simple gauges

Usage no npm install needed!

<script type="module">
  import signalkSimplegauges from 'https://cdn.skypack.dev/@signalk/simplegauges';
</script>

README

Simplegauges

Simple gauges for use with SignalK server.

Developing

  • npm install installs dependencies, including Bootstrap with bower in postinstall
  • npm run watch builds dist/gauges.js from the source js under /lib, then reload in browser to run the changed code
  • npm run build to build a "production" version of dist/gauges.js

Please share your changes / additions on Github!