Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derhuerst/db-hafas-stations-autocomplete

Search through stations of DB (data from HAFAS).
https://github.com/derhuerst/db-hafas-stations-autocomplete

db deutsche-bahn public-transport search transit

Last synced: 2 days ago
JSON representation

Search through stations of DB (data from HAFAS).

Awesome Lists containing this project

README

        

# db-hafas-stations-autocomplete

**Search & autocompletion for [Deutsche Bahn](https://en.wikipedia.org/wiki/Deutsche_Bahn) stations.** Pulls its data from [`db-hafas-stations`](https://github.com/derhuerst/db-hafas-stations) (There's also [`db-stations-autocomplete`](https://github.com/derhuerst/db-stations-autocomplete), which pulls its data from [`db-stations`](https://github.com/derhuerst/db-stations)).

[![npm version](https://img.shields.io/npm/v/db-hafas-stations-autocomplete.svg)](https://www.npmjs.com/package/db-hafas-stations-autocomplete)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/db-hafas-stations-autocomplete.svg)
[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)
[![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)

## Installation

```shell
npm install db-hafas-stations-autocomplete
```

## Usage

See the [usage of `db-stations-autocomplete`](https://github.com/derhuerst/db-stations-autocomplete#usage).

## Contributing

If you have a question or need support using `db-hafas-stations-autocomplete`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/db-hafas-stations-autocomplete/issues).