2.0.2 • Published 2 years ago
boutweather v2.0.2
boutWeather
is an ESM package
Know the weather at your place by just entering your city/state/place name using this esm cli npm package. This package uses openWeather map's API.

API key included in package
Installation
npm i boutweatherUsage
- Set type to module in
package.json
"type": "module"import weather from "boutweather";
weather();Resources
Contributions
Contributions are welcome! Feel free to open an issue.