README
安装
$ npm install -g 42weather
使用
- 查询当地天气
$ weather
- 通过城市名查询天气
$ weather 上海
A module for obtaining weather information
<script type="module">
import 2weather from 'https://cdn.skypack.dev/42weather';
</script>
$ npm install -g 42weather
$ weather
$ weather 上海