JSPM

us-weather-cli

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q27607F
  • License ISC

Get the current day's weather and a 5-day forecast for a specified U.S. zip code.

Package Exports

  • us-weather-cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (us-weather-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

us-weather-cli

What's the weather here, or there, or anywhere in the U.S.?

Installation

$ npm install -g us-weather-cli

Usage

# Get current weather as well as a 5-day forecast
$ weather

There are two prompts:

  1. Celsius or Fahrenheit (enter either c, celsius, f, or fahrenheit).
  2. Enter the U.S. Zip Code you want to see the weather for.

That's it. Enjoy!