Skip to content

furkot/export-driving-log

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NPM version Build Status Dependency Status

@furkot/export-driving-log

Generate CSV driving log from Furkot trip data.

Install

$ npm install --save @furkot/export-driving-log

Usage

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

drivingLog(ostream, trip);

License

MIT © code42day

About

Generate CSV driving log from Furkot trip data.

Resources

Stars

Watchers

Forks

Packages

No packages published