Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (1 star)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador