Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cristijora/vue-tabs
Simplified bootstrap tabs
https://github.com/cristijora/vue-tabs
nav nav-component tabs vue-components vue-tabs vuejs vuejs2
Last synced: about 1 month ago
JSON representation
Simplified bootstrap tabs
- Host: GitHub
- URL: https://github.com/cristijora/vue-tabs
- Owner: cristijora
- License: mit
- Created: 2017-04-20T10:48:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T09:38:17.000Z (over 1 year ago)
- Last Synced: 2024-04-24T19:06:00.568Z (7 months ago)
- Topics: nav, nav-component, tabs, vue-components, vue-tabs, vuejs, vuejs2
- Language: CSS
- Homepage: https://cristijora.github.io/vue-tabs/#/
- Size: 437 KB
- Stars: 251
- Watchers: 9
- Forks: 73
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue-tabs
Simplified, customizable bootstrap based tabs
Vue-tabs is a tab component which simplifies the usage of tabs and their customization
## Demos
* [Basic demo](https://jsfiddle.net/b44cc4dq/187/)
* [Icons and colors](https://jsfiddle.net/b44cc4dq/188/)
* [Full width centered tabs with text bellow](https://jsfiddle.net/b44cc4dq/189/)
* [Vertical tabs](https://jsfiddle.net/b44cc4dq/190/)
* [Close or add tabs dynamically](https://jsfiddle.net/b44cc4dq/245/)
* [Change tabs programatically](https://jsfiddle.net/b44cc4dq/275/)
* [Animations with animate.css](https://jsfiddle.net/b44cc4dq/582/)# Theming
Vue-tabs supports 3 different themes by default:
* [Default (bootstrap)](https://jsfiddle.net/CristiJ/b44cc4dq/22/)
* [Paper](https://jsfiddle.net/b44cc4dq/191/)
* [Material](https://jsfiddle.net/b44cc4dq/198/)## [Documentation](https://cristijora.github.io/vue-tabs/#/)