worldweatheronline-node-module

Module to get weather with worldweatheronline.

Usage no npm install needed!

<script type="module">
  import worldweatheronlineNodeModule from 'https://cdn.skypack.dev/worldweatheronline-node-module';
</script>

README

worldweatheronline-node-module

Getting started

To install this package, use command "npm install worldweatheronline-node-module". This module gets next input data: options, which consists a key to geotargeting Api, q(the place for which you want to see the weather) in others formats(US Zipcode, UK Postcode, Canada Postalcode, IP address, Latitude/Longitude (decimal degree) or city name) and callback-function. Further there is a request to the api and the output goes object weather.