Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.01 KB

HTML Canvas Gauges v2.0

Build Status Test Coverage Documentation Coverage License

Canvas Gauges

This is tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.

Install

Make it simple using npm or bower:

$ npm install canv-gauge
$ bower install canv-gauge

Documentation

coming soon...

License

This code is subject to MIT license.