README
node-weather
使用方式:
- 安装
npm install -g node-weather-cli
- 使用
weather
注:目前仅支持本地天气获取,不支持自定义城市
命令行查询天气
<script type="module">
import nodeWeatherCli from 'https://cdn.skypack.dev/node-weather-cli';
</script>
使用方式:
npm install -g node-weather-cli
weather
注:目前仅支持本地天气获取,不支持自定义城市