JSPM

vbb-mode-weights

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q43906F
  • License ISC

Weights of modes of public transport in Berlin.

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.

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.