bahnui/back/node_modules/hafas-client/p/nvv
2024-11-15 23:23:46 +01:00
..
base.json Initial commit 2024-11-15 23:23:46 +01:00
example.js Initial commit 2024-11-15 23:23:46 +01:00
index.js Initial commit 2024-11-15 23:23:46 +01:00
products.js Initial commit 2024-11-15 23:23:46 +01:00
readme.md Initial commit 2024-11-15 23:23:46 +01:00

NVV profile for hafas-client

Nordhessischer Verkehrsverbund (NVV) is a local transport association in Hesse. This profile adds NVV-specific customizations to hafas-client.

Usage

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

const userAgent = 'link-to-your-project-or-email' // adapt this to your project!

// create a client with NVV profile
const client = createClient(nvvProfile, userAgent)

Customisations

  • parses NVV-specific products (such as RegioTram)