Skip to main content
Module

x/dyr/src/util.ts>getTomorrow

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

Get tomorrow's weather.

Parameters

locationName: string

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

Returns

Promise<Forecast>

Forecasted weather