1.0.5 • Published 4 years ago
weather-api-plus v1.0.5
WeatherAPI - Learn Weather Info a Basic Method.
- Mention:
const weather = require("weather-api-plus")- Start The Code:
module.exports = async() => {
const check = await weather({
country: "Azerbaijan", // All Locations Allowed But not armenia
days: 3 //1,2,3,4,.....
})
console.warn(`Weather Info: ${check}`)📎 | Functions
| Name | Info | Use |
|---|---|---|
| country | Entering Country Name and Finding Country's Weather Information | {country: "Azerbaijanian"} |
| Days | Enter days to Check since Information | {days: 3} |
| Ip | Tracks Weather info With IP Adress | {ip:true,ipAdress:"0.0.0.0"} |
Contact: https://web.nicat-dcw.xyz