@furkot/export-ical Generate iCalendar file from Furkot trip data. Install $ npm install --save @furkot/export-ical Usage var ical = require('@furkot/export-ical'); ical(trip); License MIT © code42day