对于网站来说,很常见的是,您需要一个教程之旅来教新员工如何使用自己的服务。 除此之外,当有任何新功能出现时,您还需要确保您的努力工作已经被用户看到和使用。 像你一样,官方一直在做这样的常规工作,这就是为什么我们要制作一个超级轻量级的库 —— Trip.js,你可以用于大多数情况! 希望你会喜欢:)
Trip.js
Trip.js是一个插件,可以帮助您轻松地自定义教程之旅,具有更多的灵活性。(Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities. )
Github星跟蹤圖
浏览器支持
主要指標
- 概覽
-
名稱與所有者 EragonJ/Trip.js 主編程語言 JavaScript 編程語言 JavaScript (語言數: 4) 平台 許可證 MIT License - 所有者活动
-
創建於 2012-12-02 16:51:52 推送於 2019-03-13 03:34:43 最后一次提交 2019-03-13 12:34:31 發布數 30 最新版本名稱 v3.3.5 (發布於 ) 第一版名稱 v1.1.0 (發布於 2013-06-03 17:18:20) - 用户参与
-
星數 792 關注者數 25 派生數 108 提交數 335 已啟用問題? 問題數 135 打開的問題數 30 拉請求數 47 打開的拉請求數 1 關閉的拉請求數 20 - 项目设置
-
已啟用Wiki? 已存檔? 是復刻? 已鎖定? 是鏡像? 是私有?
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