db-vendo-client/p/cfl
2020-11-28 11:25:43 +01:00
..
example.js CFL: tests 2019-05-20 20:06:24 +02:00
index.js profile flag for remarks() 2020-11-28 11:25:43 +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