db-vendo-client/p/cfl/readme.md
Jannis R 339d64e901
convert to ESM 💥📝
2022-11-18 19:20:03 +01:00

704 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 {cflProfile} from 'hafas-client/p/cfl/index.js'

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

Customisations