trip.js

3.3.5 • Public • Published

Trip.js Build Status Join the chat at https://gitter.im/EragonJ/Trip.js CDNJS

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 :P

Run tests

grunt test # run all QUnit tests 

Development

Environment

  1. use node 5.1.1
  2. use npm 2.15.6
  3. 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

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

Package Sidebar

Install

npm i trip.js

Weekly Downloads

659

Version

3.3.5

License

MIT

Unpacked Size

574 kB

Total Files

76

Last publish

Collaborators

  • eragonj