0.0.1 • Published 11 years ago
cumtd v0.0.1
node-cumtd
Node.js Wrapper for the Champaign-Urbana Mass Transit District API. Endpoints mirror method name calls in library.
NOTICE: Not complete, under active development.
Installation
$ npm install --save cumtdUsage
var Skiplagged = require('skiplagged');
var sl = new Skiplagged();
sl.flights('ORD', 'JFK', '2015-02-24', '2015-02-26');License
0.0.1
11 years ago