bottomline

0.0.3 • Public • Published

node-bottomline

Install

npm install bottomline

Methods

var Bottomline = require('bottomline');
 
Bottomline.ncaaf(callback);
Bottomline.nfl(callback);
Bottomline.nhl(callback);
Bottomline.mlb(callback);

Callbacks

All methods take a callback function as their only parameter. An array of Game objects will be returned.

Readme

Keywords

none

Package Sidebar

Install

npm i bottomline

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ecwyne