Socket
Book a DemoInstallSign in
Socket

db-ice-wagenreihung-stream

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

db-ice-wagenreihung-stream

Stream of DB ICE trains and their carriage order for a given time interval.

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

db-ice-wagenreihung-stream

Stream of DB ICE trains and their carriage order for a given time interval.

npm version Build Status Greenkeeper badge dependency status license chat on gitter

Installation

npm install --save db-ice-wagenreihung-stream

Usage

const wagenreihung = require('db-ice-wagenreihung-stream')

wagenreihung(start, end, opt) // forwarded to `db-train-numbers`

Returns a Stream that emits Objects returned by db-wagenreihung.

Emits the hidden-error event for API errors.

Contributing

If you found a bug or want to propose a feature, feel free to visit the issues page.

Keywords

db

FAQs

Package last updated on 19 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts