db-vendo-client/p/cfl/readme.md
2022-11-22 21:09:06 +01:00

737 B

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

import {createClient} from 'hafas-client'
import {profile as cflProfile} from 'hafas-client/p/cfl/index.js'

// create a client with CFL profile
const client = createClient(cflProfile, 'my-awesome-program')

Customisations