mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-10-30 15:46:32 +02:00
|
|
||
|---|---|---|
| .. | ||
| base.json | ||
| example.js | ||
| index.js | ||
| products.js | ||
| readme.md | ||
Rejseplanen profile for hafas-client
Rejseplanen is a Danish website for finding public transport connections throughout Denmark. This profile adds Rejseplanen-specific customisations to hafas-client.
Usage
import {createClient} from 'hafas-client'
import {profile as rejseplanenProfile} from 'hafas-client/p/rejseplanen/index.js'
const userAgent = 'link-to-your-project-or-email' // adapt this to your project!
// create a client with Rejseplanen profile
const client = createClient(rejseplanenProfile, userAgent)
Customisations
- parses Denmark-specific products (such as S-Tog)