Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weijuer/vue-guides
vue-guides is a lightweight, simple and customizable tour plugin for use with Vue.js.
https://github.com/weijuer/vue-guides
Last synced: about 2 months ago
JSON representation
vue-guides is a lightweight, simple and customizable tour plugin for use with Vue.js.
- Host: GitHub
- URL: https://github.com/weijuer/vue-guides
- Owner: weijuer
- Created: 2020-03-27T10:22:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T07:43:38.000Z (about 2 years ago)
- Last Synced: 2023-03-01T20:06:52.013Z (almost 2 years ago)
- Language: Vue
- Size: 2.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-guides
vue-guides is a lightweight, simple and customizable tour plugin for use with Vue.js.## Getting Started
You can install vue-guides using npm or by downloading the minified build on GitHub.```
npm install vue-guides
```## Features
1. [ ] 动画平滑跳转到待指引区域;
2. [ ] 高亮展示该区域
3. [ ] 可自定义指引图标和描述文字
4. [ ] 有导航按钮(上一步、下一步)
5. [ ] 或可支持路由跳转指引
6. [ ] 支持页面[data-*]属性