New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

routahe

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

routahe

This is a command line [reittiopas](http://www.reittiopas.fi/en/) client for lazy atk people.

latest
Source
npmnpm
Version
0.2.18
Version published
Maintainers
1
Created
Source

routahe

This is a command line reittiopas client for lazy atk people.

Dependencies

Install

npm install -g routahe

Usage (cli)

routahe kamppi "kannistontie 2, vantaa"

Specify transport types (bus,rail,subway,tram,ferry)

routahe kamppi "kannistontie 2, vantaa" bus,rail

Specify departure time

routahe kamppi "kannistontie 2, vantaa" 5:30

Specify arrival time

routahe kamppi "kannistontie 2, vantaa" @13:30

Specify date and time

routahe kamppi "kannistontie 2, vantaa" 5:30 24.12.2016

Usage (import)

import { getRoute } from 'routahe'

getRoute({ from: 'Kamppi', to: 'Kannistontie 2, vantaa' }).then(routes => console.log(routes))
AttributeExample valueDescriptionRequired?
fromKamppiplace of departurerequired
toKannistontie 2, Vantaatravel destinationrequired
dateTimeJavaScript date or moment()departure time / arrival timeoptional
arriveBytrue / falseuse dateTime as arrival timeoptional
transports['bus','rail','subway']One or more transport typesoptional

Usage

Develop

npm run dev kamppi pasila

Keywords

HSL

FAQs

Package last updated on 08 Dec 2019

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