merged-vbb-stations
v2.4.0
Published
A precomputed list of VBB stations that should be one.
Downloads
135
Readme
merged-vbb-stations
A precomputed list of VBB stations that should be one. The result of running merge-vbb-stations
, published to npm.
Installing
npm install merged-vbb-stations
Usage
const merged = require('merged-vbb-stations')
console.log('900000120022') // Singerstr.
// 900000120022 // Singerstr.
console.log('900000013172') // U Kottbusser Tor [Bus Adalbertstr.]
// 900000013102 // U Kottbusser Tor
Contributing
If you have a question or have difficulties using merged-vbb-stations
, 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.