db-vendo-client/p/rejseplanen/readme.md

21 lines
662 B
Markdown
Raw Normal View History

2018-04-12 22:14:30 +02:00
# Rejseplanen profile for `hafas-client`
[*Rejseplanen*](https://da.wikipedia.org/wiki/Rejseplanen) is a Danish website for finding public transport connections throughout Denmark. This profile adds *Rejseplanen*-specific customisations to `hafas-client`.
## Usage
```js
2022-05-07 16:17:37 +02:00
import {createClient} from 'hafas-client'
import {profile as rejseplanenProfile} from 'hafas-client/p/rejseplanen/index.js'
2018-04-12 22:14:30 +02:00
const userAgent = 'link-to-your-project-or-email' // adapt this to your project!
2018-04-12 22:14:30 +02:00
// create a client with Rejseplanen profile
const client = createClient(rejseplanenProfile, userAgent)
2018-04-12 22:14:30 +02:00
```
## Customisations
- parses Denmark-specific products (such as *S-Tog*)