Trip.js

Trip.js是一个插件,可以帮助您轻松地自定义教程之旅,具有更多的灵活性。(Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities. )

Github星跟蹤圖

对于网站来说,很常见的是,您需要一个教程之旅来教新员工如何使用自己的服务。 除此之外,当有任何新功能出现时,您还需要确保您的努力工作已经被用户看到和使用。 像你一样,官方一直在做这样的常规工作,这就是为什么我们要制作一个超级轻量级的库 —— Trip.js,你可以用于大多数情况! 希望你会喜欢:)

浏览器支持
Trip.js已经过测试,它在IE 9+,Chrome 32+,Firefox 32+和Safari 9+上运行良好。

概覽

名稱與所有者EragonJ/Trip.js
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證MIT License
發布數30
最新版本名稱v3.3.5 (發布於 )
第一版名稱v1.1.0 (發布於 2013-06-03 17:18:20)
創建於2012-12-02 16:51:52
推送於2019-03-13 03:34:43
最后一次提交2019-03-13 12:34:31
星數793
關注者數26
派生數111
提交數335
已啟用問題?
問題數135
打開的問題數30
拉請求數47
打開的拉請求數1
關閉的拉請求數20
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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 ! :beers:

My bitcoin wallet : 3Ar6wuyrta9AciZAYMFi3QCByXF6S5HneT

Author

Chia-Lung, Chen (EragonJ)

License

MIT

去到頂部