Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davedupplaw/ng.thermometer

Angular SVG Thermometer component
https://github.com/davedupplaw/ng.thermometer

Last synced: 1 day ago
JSON representation

Angular SVG Thermometer component

Awesome Lists containing this project

README

        

# Angular Thermometer Component

(Early Progress)

This is a port of the [jQuery Thermometer Component](https://github.com/davedupplaw/jquery.thermometer)
I wrote a few years ago to an Angular component.

This is still in early progress and doesn't yet support everything from the jQuery
component. It's also a bit glitchy here and there.

It's not yet published to NPM.

To run the test app:

```
ng build --project=ng-thermometer
ng server
```

No license until I'm nearer finished, but will likely by MIT.