paper-weather
☀️� Material design weather element inspired by google weather
[ This description is mirrored from README.md at github.com/ryanburns23/paper-weather on 2019-05-22 ]
<paper-weather>
Material design weather element inspired by google weather
- Card & list views
- Themable
- No api key required
Usage
<!-- List View Enabled -->
<paper-weather list unit="f" location="Santa Barbara, CA"></paper-weather>
Rate limits without an API Key:
- Hourly Cap 2,000 requests/hour per IP
- Daily Cap None
If you register an API key you get up to 20,000 requests/hour per IP More info
Install
bower i ryanburns23/paper-weather --S
Credits
- Weather data: Yahoo Weather API
- Weather icons: Naman Rastogi
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
Polymer/polymer#^1.4.0
- PolymerElements/iron-ajax#^1.4.3
- PolymerElements/iron-flex-layout#^1.3.2
- PolymerElements/paper-styles#^1.1.5
- PolymerElements/paper-spinner#^1.2.1
- abdonrd/moment-element#^0.4.4
- Released
- 2017-05-09
- Maturity
- IMPORTED
- License
- Other
Compatibility
- Framework
- Polymer 1.0+
- Polymer 2.0+ in 2.0.0
- Browser
- Browser Independent
paper-weather - Vaadin Add-on Directory
☀️� Material design weather element inspired by google weather
**[ This description is mirrored from README.md at [github.com/ryanburns23/paper-weather](https://github.com//ryanburns23/paper-weather/blob/v2.1.2/README.md) on 2019-05-22 ]**
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/ryanburns23/paper-weather)
# \
Material design weather element inspired by google weather
- Card & list views
- Themable
- No api key required
## Usage
```html
```
## Rate limits without an API Key:
- Hourly Cap 2,000 requests/hour per IP
- Daily Cap None
If you register an API key you get up to 20,000 requests/hour per IP [More info](https://developer.yahoo.com/yql/guide/usage_info_limits.html)
## Install
```
bower i ryanburns23/paper-weather --S
```
## Credits
- Weather data:
[Yahoo Weather API](https://developer.yahoo.com/weather/)
- Weather icons: [Naman Rastogi](https://material.uplabs.com/posts/google-now-weather-icons-freebie)