Skip to content

furkot/tripshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Embedded Furkot tripshot.

Resources

Stars

Watchers

Forks

Packages

No packages published