db-vendo-client/p/saarfahrplan
2022-11-17 15:17:01 +01:00
..
base.json re-upgrade profiles, adapt feature flags, adapt tests 2021-05-01 10:58:45 +02:00
example.js departures/arrivals, locations, nearby, stop: opt.stationLines -> linesOfStops 💥 📝 2019-02-28 16:45:18 +01:00
index.js departures{GetPasslist,StbFltrEquiv}: default to false 💥 2022-11-17 15:17:01 +01:00
products.js
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)