Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davedupplaw/ng.thermometer
- Owner: davedupplaw
- Created: 2019-10-14T21:57:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T22:35:13.000Z (about 2 years ago)
- Last Synced: 2024-03-14T21:01:18.796Z (8 months ago)
- Language: HTML
- Size: 606 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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.