Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dyr/src/util.ts>getTomorrow

Access Yr's weather API and Nominatim's API with Deno
Latest
function getTomorrow
import { getTomorrow } from "https://deno.land/x/dyr@v2.1.0/src/util.ts";

Get tomorrow's weather.

Parameters

locationName: string

Name of the location, can be village, city etc.

Returns

Promise<Forecast>

Forecasted weather