aviationweather
v4.0.1
Published
Node.js wrapper for aviation weather, written in TypeScript
Maintainers
Readme
aviationweather - Fetch aviation weather data
Node.js engine for global aviation weather. Written with typescript.
Examples
import { getMetar } from "aviationweather";
getMetar({ ids: "KJFK", format: "json" }).then(({ data }) => console.log(data));Help or support
Join discordx server
