OC Transpo
This module is currently incompatible with the latest version of OC Transpo's RESTful API.
A wrapper for the OC Transpo API.
This module is unofficial and is in no way affiliated with OC Transpo.
Server-Side Usage
const transit = ; transit; transit;
Installation
To install this module:
npm install oc-transpo
Building
To build the distribution files for this module:
npm run build
or
gulp build