Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dyr/src/cli.ts

Access Yr's weather API and Nominatim's API with Deno
Latest
import * as dyr from "https://deno.land/x/dyr@v2.1.0/src/cli.ts";

Access Yr's weather API and Nominatim's names API for getting weather details about a specific location.

Installation

deno install --allow-net=api.met.no,nominatim.openstreetmap.org \
-n yr jsr:@timharek/d-yr/cli

Type Aliases

Only relevant the CLI's options.