tripshot

Embedded Furkot tripshot.


Keywords
tripshot, furkot, widget
License
MIT
Install
npm install tripshot@1.0.3

Documentation

NPM version Build Status Dependency Status

Furkot Tripshot Widget

Embed Furkot tripshot on your website and show off your trip.

Installation

Install with npm:

$ npm install --save tripshot

Load with a standalone script:

<script src="https://cdn.furkot.com/scripts/furkot-tripshot.min.js" defer></script>

Usage

Upon loading, the script modifies the tripshot widget according to the specified options. The guide to integration options is here.

When used with a module bundling framework like browserify:

var furkotTripshot = require('tripshot');

When loaded as a standalone, the script instantiates the global variable furkotTripshot.

License

MIT © Natalia Kowalczyk