db-vendo-client/p/cfl
2022-11-18 19:20:03 +01:00
..
base.json re-upgrade profiles, adapt feature flags, adapt tests 2021-05-01 10:58:45 +02:00
example.js trip: remove lineName parameter, update integration test fixtures 💥📝 2022-11-18 19:20:03 +01:00
index.js departures{GetPasslist,StbFltrEquiv}: default to false 💥 2022-11-17 15:17:01 +01:00
products.js minor tweaks 📝 2021-10-26 15:00:09 +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