Package Exports
- whats-my-weather
- whats-my-weather/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (whats-my-weather) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🌧️ whats-my-weather
This is a weather app that runs directly inside your CLI without leaving any traces of installation afterward.
Just copy the below command and press enter
npx whats-my-weatherThe final output might look something like this:
📄 License
This project is licensed under the MIT License - see the LICENSE.md file for details
Contribution
If you want to contribute and make this much better for users, please have a look at the structure of the project and style of code to understand the working of the app properly. If you created something awesome and want to contribute then feel free to open a pull request.