db-vendo-client/p/nvv
Jannis R 39d3807c82
minor tweaks 📝
- package.json: add contributor "Kristjan Esperanto"
- readme: remove table of contents
- VRN: remove superfluous formatRefreshJourneyReq()
- NVV: fix profile name
- CFL: document "Fun" product
2021-10-26 15:00:09 +02:00
..
base.json re-upgrade profiles, adapt feature flags, adapt tests 2021-05-01 10:58:45 +02:00
example.js update profile examples 📝 2021-05-01 10:58:45 +02:00
index.js minor tweaks 📝 2021-10-26 15:00:09 +02:00
products.js add NVV profile 2019-08-16 18:20:15 +02:00
readme.md add NVV profile 2019-08-16 18:20:15 +02: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

const createClient = require('hafas-client')
const nvvProfile = require('hafas-client/p/nvv')

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

Customisations

  • parses NVV-specific products (such as RegioTram)