db-vendo-client/p/cfl
2020-01-05 18:10:09 +01:00
..
example.js CFL: tests 2019-05-20 20:06:24 +02:00
index.js adapt profiles to ctx-based parse fns 2020-01-05 18:10:09 +01:00
products.js CFL profile 2019-05-20 20:06:24 +02:00
readme.md CFL profile 2019-05-20 20:06:24 +02:00

CFL profile for hafas-client

The Société Nationale des Chemins de Fer Luxembourgeois (CFL) is the national railway company of Luxembourg. This profile adds CFL-specific customisations to hafas-client.

Usage

const createClient = require('hafas-client')
const cflProfile = require('hafas-client/p/cfl')

// create a client with CFL profile
const client = createClient(cflProfile)

Customisations