Package Exports
- vbb-mode-weights
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vbb-mode-weights) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vbb-mode-weights
Weights of modes of public transport in Berlin. Used for ranking in search.
Installing
npm install vbb-mode-weightsUsage
The keys are from vbb-util. They will be changed to be compatible with the Friendly Public Transport Format soon.
const weights = require('vbb-mode-weights')
console.log(weights.tram)Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.