tvforecast

0.0.1 • Public • Published

tvforecast

Easy way to get tv forecast information.

Usage

From console

node index.js "Covert Affairs" "White Collar"

Or within a script

var tvforecast = require("./ext/tvforecast/src/main");

// Will write "Covert Affairs" information to log
tvforecast("Covert Affairs", null, console.log);    

Readme

Keywords

none

Package Sidebar

Install

npm i tvforecast

Weekly Downloads

0

Version

0.0.1

License

BSD

Last publish

Collaborators

  • morishani