Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawitschka/ember-forecast-io
Ember Forecast.io addon
https://github.com/lawitschka/ember-forecast-io
Last synced: 7 days ago
JSON representation
Ember Forecast.io addon
- Host: GitHub
- URL: https://github.com/lawitschka/ember-forecast-io
- Owner: lawitschka
- License: mit
- Created: 2016-03-31T17:21:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T22:27:26.000Z (about 3 years ago)
- Last Synced: 2024-11-17T02:25:37.877Z (2 months ago)
- Language: JavaScript
- Size: 510 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember Forecast.io
Ember addon for requesting weather forecasts from [forecast.io](http://forecast.io).
Compatibility
------------------------------------------------------------------------------* Ember.js v3.4 or above
* Ember CLI v2.13 or above
* Node.js v8 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-forecast-io
```Usage
------------------------------------------------------------------------------[Longer description of how to use the addon in apps.]
Contributing
------------------------------------------------------------------------------See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).