2.0.0 • Published 4 months ago

tripshot v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 months ago

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

2.0.0

4 months ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

7 years ago