mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
503 B
503 B
ZVV profile for hafas-client
Zürcher Verkehrsverbund (ZVV) is the local transport system of Zürich. This profile adds ZVV-specific customizations to hafas-client
.
Usage
import {createClient} from 'hafas-client'
import {profile as zvvProfile} from 'hafas-client/p/zvv/index.js'
// create a client with ZVV profile
const client = createClient(zvvProfile, 'my-awesome-program')