对于网站来说,很常见的是,您需要一个教程之旅来教新员工如何使用自己的服务。 除此之外,当有任何新功能出现时,您还需要确保您的努力工作已经被用户看到和使用。 像你一样,官方一直在做这样的常规工作,这就是为什么我们要制作一个超级轻量级的库 —— Trip.js,你可以用于大多数情况! 希望你会喜欢:)
Trip.js
Trip.js是一个插件,可以帮助您轻松地自定义教程之旅,具有更多的灵活性。(Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities. )
Github stars Tracking Chart
浏览器支持
Main metrics
- Overview
-
Name With Owner EragonJ/Trip.js Primary Language JavaScript Program language JavaScript (Language Count: 4) Platform License: MIT License - 所有者活动
-
Created At 2012-12-02 16:51:52 Pushed At 2019-03-13 03:34:43 Last Commit At 2019-03-13 12:34:31 Release Count 30 Last Release Name v3.3.5 (Posted on ) First Release Name v1.1.0 (Posted on 2013-06-03 17:18:20) - 用户参与
-
Stargazers Count 792 Watchers Count 25 Fork Count 108 Commits Count 335 Has Issues Enabled Issues Count 135 Issue Open Count 30 Pull Requests Count 47 Pull Requests Open Count 1 Pull Requests Close Count 20 - 项目设置
-
Has Wiki Enabled Is Archived Is Fork Is Locked Is Mirror Is Private
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
- 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 ! :beers:
My bitcoin wallet : 3Ar6wuyrta9AciZAYMFi3QCByXF6S5HneT
Author
Chia-Lung, Chen (EragonJ)
License
MIT