@furkot/export-tomtom-ov2

2.0.0 • Public • Published

NPM version Build Status Dependency Status

@furkot/export-tomtom-ov2

Generate TomTom OV2 files from Furkot trip data.

Install

$ npm install --save @furkot/export-tomtom-ov2

Usage

const ov2 = require('@furkot/export-tomtom-ov2');

for(const buffer of ov2(trip)) {
  // buffer is ArrayBuffer to be streamed/processed
}

License

MIT © code42day

Package Sidebar

Install

npm i @furkot/export-tomtom-ov2

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

3.34 kB

Total Files

4

Last publish

Collaborators

  • pirxpilot
  • melitele