https://github.com/ryanburns23/paper-weather
☀️🌧 Material design weather element inspired by google weather
https://github.com/ryanburns23/paper-weather
material-design polymer polymer-element weather
Last synced: 12 months ago
JSON representation
☀️🌧 Material design weather element inspired by google weather
- Host: GitHub
- URL: https://github.com/ryanburns23/paper-weather
- Owner: ryanburns23
- License: mit
- Created: 2016-12-13T03:14:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T07:16:29.000Z (over 3 years ago)
- Last Synced: 2025-06-18T12:46:16.102Z (about 1 year ago)
- Topics: material-design, polymer, polymer-element, weather
- Language: HTML
- Homepage:
- Size: 1.34 MB
- Stars: 16
- Watchers: 3
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.webcomponents.org/element/ryanburns23/paper-weather)
# \
### ⚠️ The Yahoo weather API has been discontinued, see [lit-weather](https://github.com/ryanburns23/lit-weather) for a modern solution.
---
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)