https://github.com/fatihsolhan/v-onboarding
v-onboarding is a super-slim, fully-typed onboarding component for Vue 3
https://github.com/fatihsolhan/v-onboarding
introduction onboarding vue vue-introduction vue-onboarding
Last synced: 5 days ago
JSON representation
v-onboarding is a super-slim, fully-typed onboarding component for Vue 3
- Host: GitHub
- URL: https://github.com/fatihsolhan/v-onboarding
- Owner: fatihsolhan
- License: mit
- Created: 2021-12-08T15:55:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T23:24:05.000Z (7 months ago)
- Last Synced: 2025-04-15T05:28:41.758Z (about 1 month ago)
- Topics: introduction, onboarding, vue, vue-introduction, vue-onboarding
- Language: TypeScript
- Homepage: https://v-onboarding.fatihsolhan.com/
- Size: 17.1 MB
- Stars: 193
- Watchers: 2
- Forks: 24
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# v-onboarding
**v-onboarding** is a super-slim, fully-typed onboarding component for Vue 3
### [Demo](https://v-onboarding.fatihsolhan.com/)
### [Documentation](https://v-onboarding-docs.fatihsolhan.com/)#### npm
```sh
npm install v-onboarding
```
#### Yarn
```sh
yarn add v-onboarding
```