@furkot/export-driving-log

Generate CSV driving log from Furkot trip data.


Keywords
furkot-driving-log, furkot, roadtrip, export, planner, CSV
License
MIT
Install
npm install @furkot/export-driving-log@3.0.0

Documentation

NPM version Build Status Dependency Status

furkot-driving-log

Generate CSV driving log from Furkot trip data.

Install

$ npm install --save furkot-driving-log

Usage

var drivingLog = require('furkot-driving-log');

drivingLog(ostream, trip);

License

MIT © code42day