☀️� 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
Install
Framework Support
Browser Compatibility
Install with
Release notes - Version 2.1.2
Dependencies
Polymer/polymer#1.9 - 2
- PolymerElements/iron-ajax#1 - 2
- PolymerElements/iron-flex-layout#1 - 2
- PolymerElements/paper-styles#1 - 2
- PolymerElements/paper-spinner#1 - 2
- moment#^2.18.1