/paper-weather

☀️🌧 Material design weather element inspired by google weather

Primary LanguageHTMLMIT LicenseMIT

Published on webcomponents.org

<paper-weather>

⚠️ The Yahoo weather API has been discontinued, see lit-weather for a modern solution.


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