AVWX Metar
A Polymer 2 wrapper around the API at avwx.rest/api
Installation
bower install --save pedro2555/avwx-metar
Usage
<avwx-metar
auto
station="{{station}}"
metar="{{metar}}"
metar-data="{{metarData}}"></avwx-metar>
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Credits
Michael michaeel@mdupont.com for the awesome API
Polymer Team for obvious reasons
License
GPLv2