New:Socket for Asana Is Now Available.Learn more
Get Started

weather8

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weather8

Using npm:

latest
npmnpm
Version
1.1.4
Version published
Maintainers
1
Created
Source

Installing

Using npm:

npm install weather8

Example

const getWeather=require('weather8')
getWeather('北京').then(data => {
  console.log(data);
}).catch(err => {
  console.log(err);
})

Keywords

weather

FAQs

Package last updated on 17 Feb 2022

Related posts