db-vendo-client/p/saarfahrplan
2018-12-31 16:32:41 +01:00
..
example.js Saarfahrplan profile 2018-12-31 16:32:27 +01:00
index.js Saarfahrplan: filter empty radar() stopovers 2018-12-31 16:32:41 +01:00
products.js Saarfahrplan profile 2018-12-31 16:32:27 +01:00
readme.md Saarfahrplan profile 2018-12-31 16:32:27 +01:00

Saarfahrplan 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)