https://github.com/imanmalekian31/vue-bottom-navigation
🚀 Vue bottom navigation 🚀
https://github.com/imanmalekian31/vue-bottom-navigation
css curved grow html javascript menu menu-navigation menus navigation navigation-bottom swipe vue vuejs
Last synced: 8 days ago
JSON representation
🚀 Vue bottom navigation 🚀
- Host: GitHub
- URL: https://github.com/imanmalekian31/vue-bottom-navigation
- Owner: imanmalekian31
- License: mit
- Created: 2021-08-05T11:59:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T06:17:07.000Z (about 3 years ago)
- Last Synced: 2026-03-21T20:22:04.210Z (3 months ago)
- Topics: css, curved, grow, html, javascript, menu, menu-navigation, menus, navigation, navigation-bottom, swipe, vue, vuejs
- Language: Vue
- Homepage: https://vue-bottom-navigation.netlify.app
- Size: 737 KB
- Stars: 112
- Watchers: 3
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-bottom-navigation
## Documents
[Documents](https://vue-bottom-navigation.netlify.app/)
## Demo
[Demo](https://vue-bottom-navigation.netlify.app/navigations/)
## Installation
### Vue 3
```shell
# npm
$ npm install bottom-navigation-vue
# yarn
$ yarn add bottom-navigation-vue
```
### Vue 2
```shell
# npm
$ npm install bottom-navigation-vue@2.6.0
# yarn
$ yarn add bottom-navigation-vue@2.6.0
```
# License
[The MIT License](http://opensource.org/licenses/MIT)