Trip.js

Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities. Right now Trip.js support lots of useful stuffs like keyboard binding, animations, changing themes … etc. If you want to highly customize your own tutorial trip, then Trip.js is definitely worth to give it a try !
Browser support
Trip.js has been tested and work well on IE 9+
, Chrome 32+
, Firefox 32+
and Safari 9+
Version
3.3.5
How to
Use this library
Please check website, setup, configuration and API 😛
Run tests
grunt test # run all QUnit tests
Development
Environment
- use
node 5.1.1
- use
npm 2.15.6
npm i # to instasll dependencies
Build
grunt build # build js and CSS files
grunt build-js # build only js files
grunt build-css # build only CSS files
Bump version
grunt bumpversion --oldv=VERSION_FROM --newv=VERSION_TO # below is an example
grunt bumpversion --oldv=3.1.7 --newv=3.1.8 # change version number in src
Special thanks
- Everyone who is engaged in this project.
- Animate.css
Support Trip.js !
If you do love Trip.js, feel free to buy me some beers ! 🍻
My bitcoin wallet : 3Ar6wuyrta9AciZAYMFi3QCByXF6S5HneT
Author
Chia-Lung, Chen (EragonJ)
License
MIT