https://github.com/vital-maker/vital-vue
vital-vue is for who like design with vue js using bootstrap and much more
https://github.com/vital-maker/vital-vue
bootstrap vital vital-vue vue-js
Last synced: about 1 year ago
JSON representation
vital-vue is for who like design with vue js using bootstrap and much more
- Host: GitHub
- URL: https://github.com/vital-maker/vital-vue
- Owner: vital-maker
- License: mit
- Created: 2020-10-16T17:06:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-20T09:29:02.000Z (over 5 years ago)
- Last Synced: 2025-04-08T05:48:36.206Z (about 1 year ago)
- Topics: bootstrap, vital, vital-vue, vue-js
- Language: Vue
- Homepage:
- Size: 700 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## vital-vue
vital-vue is for who like design with vue js using bootstrap and much more
Quick install
```
npm install vital-vue
```
## Usage
```javascript
import vital from 'vital-vue'
Vue.use(vital)
```
## Components
| component |
|-----------|
| VTButton |
| VTButtonToggle |
| VTButtonGroup |
| VTFluid |
| VTContainer |
| VTRow |
| VTCol |
| VTButtonDropDown |
| VTLink |
| VTSpan |
| VTAlert |
| VTRoute |
| VTBreadcrumb |
| VTLi |
| VTToolbar |
| VTCard |
| VTCardBody |
| VTCardTitle |
| VTCardSubTitle |
| VTCardText |
| VTLabel |
| VTHead |
| VTTransition |
| VTInput |
| VTText |
| VTtag `soon..`|
## Documentation
Coming soon...
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2020 Mohamed Elnagar
