Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vbb-mode-weights

derhuerst8ISC0.2.0

Weights of modes of public transport in Berlin.

vbb, transport, modes, search

readme

vbb-mode-weights

Weights of modes of public transport in Berlin. Used for ranking in search.

npm version ISC-licensed chat on gitter

Installing

npm install vbb-mode-weights

Usage

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.