5.7.0 • Published 1 month ago

vbb-lines-at v5.7.0

Weekly downloads
1
License
ISC
Repository
github
Last release
1 month ago

vbb-lines-at

Which lines run at a station? The data is computed from open GTFS data.

npm version ISC-licensed support me via GitHub Sponsors chat with me on Twitter

Installing

npm install vbb-lines-at

Usage

require('vbb-lines-at')['900000007103'] // U Voltastr.

It will return lines in the Friendly Public Transport Format.

[
	{
		type: 'line',
		id: '17525_400',
		name: 'U8',
		mode: 'train',
		product: 'subway'
	}, {
		type: 'line',
		id: '17472_700',
		name: 'N8',
		mode: 'bus',
		product: 'bus'
	}, {
		type: 'line',
		id: '17363_700',
		name: '247',
		mode: 'bus',
		product: 'bus'
	}
]

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

5.7.0

1 month ago

5.6.0

2 months ago

5.5.0

3 months ago

5.4.0

4 months ago

5.3.0

1 year ago

4.3.0

1 year ago

5.2.0

2 years ago

5.1.0

2 years ago

5.0.0

2 years ago

4.2.1

3 years ago

4.2.0

4 years ago

4.1.0

4 years ago

4.0.0

5 years ago

3.20.0

5 years ago

3.19.0

5 years ago

3.18.0

5 years ago

3.17.0

5 years ago

3.16.0

6 years ago

3.15.0

6 years ago

3.14.0

6 years ago

3.13.0

6 years ago

3.12.0

6 years ago

3.11.0

6 years ago

3.10.0

6 years ago

3.9.0

6 years ago

3.8.0

7 years ago

3.7.0

7 years ago

3.6.0

7 years ago

3.5.0

7 years ago

3.4.0

7 years ago

3.3.0

7 years ago

3.2.0

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago