You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

simple-weather-cli-app

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-weather-cli-app

A cli application that show you the temprature of the city you passed as input

1.0.1
latest
npmnpm
Version published
Maintainers
1
Created
Source

screenShot of application

simple-weather-cli-app

an application for current and forecast weather of the city you entered.

Installation run this command in your terminal.

npm install --save simple-weather-cli-app

OR

npm -i -S simple-weather-cli-app

Usage current weather: node app.js current <city name> or forecast weather:

node app.js forecast <city name>

Keywords

weather

FAQs

Package last updated on 02 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts