db-vendo-client/p/saarfahrplan
2019-02-28 16:45:18 +01:00
..
example.js departures/arrivals, locations, nearby, stop: opt.stationLines -> linesOfStops 💥 📝 2019-02-28 16:45:18 +01:00
index.js movement.nextStops -> movement.nextStopovers 💥 2019-02-28 16:44:10 +01:00
products.js Saarfahrplan profile 2018-12-31 16:32:27 +01:00
readme.md more related libs, tiny docs fixes 📝 2019-01-07 16:23:40 +08:00

Saarfahrplan/VGS profile for hafas-client

Saarfahrplan is the public transport information system in Saarland. This profile adds Saarfahrplan-specific customizations to hafas-client.

Usage

const createClient = require('hafas-client')
const saarfahrplanProfile = require('hafas-client/p/saarfahrplan')

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

Customisations

  • parses Saarfahrplan-specific products (such as Saarbahn)