ember-cli-weather-icons
v3.3.1
Published
Components for weather icons
Downloads
9
Readme
ember-cli-weather-icons
An ember-cli addon for Erik Flowers' weather icons.
Installation
ember install ember-cli-weather-icons
Usage
{{weather-icon name=this.weather}}
{{weather-icon name="day-sunny"}}
License
MIT
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
) - Create new Pull Request
Crafted with <3 by John Otander.