4.0.0 • Published 2 years ago

compute-db-station-weight v4.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
2 years ago

compute-db-station-weight

Estimate the weight of a Deutsche Bahn station using departures. A small wrapper around hafas-estimate-station-weight and hafas-client@6.

npm version ISC-licensed support me via GitHub Sponsors chat with me on Twitter

Installing

npm install compute-db-station-weight

Usage

import {computeWeight} = require('compute-db-station-weight')

const leipzigHbf = '8010205'

console.log(await computeWeight(leipzigHbf))
// 951.3

Contributing

If you have a question or have difficulties using compute-db-station-weight, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.

3.0.2

2 years ago

3.0.1

2 years ago

4.0.0

2 years ago

3.0.0

5 years ago

2.0.0

6 years ago

1.0.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago