Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derhuerst/generate-vbb-gtfs
[work in progress] – Generate clean GTFS from VBB data.
https://github.com/derhuerst/generate-vbb-gtfs
gtfs public-transport transit vbb
Last synced: 27 days ago
JSON representation
[work in progress] – Generate clean GTFS from VBB data.
- Host: GitHub
- URL: https://github.com/derhuerst/generate-vbb-gtfs
- Owner: derhuerst
- License: isc
- Created: 2017-05-22T20:17:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T23:53:56.000Z (about 7 years ago)
- Last Synced: 2024-12-31T11:36:32.422Z (about 1 month ago)
- Topics: gtfs, public-transport, transit, vbb
- Language: JavaScript
- Homepage: https://github.com/derhuerst/generate-vbb-gtfs
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# generate-vbb-gtfs
**Generate clean GTFS from [VBB data](https://github.com/derhuerst/vbb-modules#static-data).**
[![npm version](https://img.shields.io/npm/v/generate-vbb-gtfs.svg)](https://www.npmjs.com/package/generate-vbb-gtfs)
[![build status](https://img.shields.io/travis/derhuerst/generate-vbb-gtfs.svg)](https://travis-ci.org/derhuerst/generate-vbb-gtfs)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/generate-vbb-gtfs.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)## Installing
```shell
npm install generate-vbb-gtfs
```## Usage
```js
todo
```## Contributing
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/generate-vbb-gtfs/issues).