View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Adapt this lib to accept any hafas-client-compatible HAFAS client:

  • Check if (await hafas.departures(idA))[0].stop.station.id is equal to (await hafas.departures(idB))[0].stop.station.id.
  • Make use of the includeRelatedStations option.

Contributor guide