db-vendo-client/p/nahsh
Jannis R 8881d8a1a4
parse fns: individual params -> data object 💥
From now on, all higher-level parse fns will be able to access more
of the response data while keeping their signature.

- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parsePolyline
- parseNearby
- parseStopover
2018-06-13 20:05:24 +02:00
..
example.js rename location(id) -> station(id) 💥 2018-06-10 14:47:29 +02:00
index.js parse fns: individual params -> data object 💥 2018-06-13 20:05:24 +02:00
products.js NAH.SH: use new products markup 🐛 2018-03-21 01:54:31 +01:00
readme.md add profile and tests for nah.sh 2018-03-14 14:54:08 +01:00

NAH.SH profile for hafas-client

Nahverkehrsverbund Schleswig-Holstein (NAH.SH) is the transportation authority for regional transport in Schleswig-Holstein. This profile adds NAH.SH-specific customizations to hafas-client. Consider using nahsh-hafas, to always get the customized client right away.

Usage

const createClient = require('hafas-client')
const nahshProfile = require('hafas-client/p/nahsh')

// create a client with NAH.SH profile
const client = createClient(nahshProfile)

Customisations

  • parses NAH.SH-specific products