db-vendo-client/p/zvv/readme.md
2020-07-31 12:14:22 +02:00

489 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

const createClient = require('hafas-client')
const zvvProfile = require('hafas-client/p/zvv')

// create a client with ZVV profile
const client = createClient(zvvProfile, 'my-awesome-program')