53 Components & Libraries
Projeto: sidebar-menu Protótipo: Para acessar o protótipo clique nesse LINK. Obj
vue-burger-menu An off-canvas sidebar Vue component with a collection of effects and styles using CSS transitions and SVG path animations. Demo & exam
vue-barcode Bar code component for Vue 3, bases on JsBarcode. Docs Demo Main files dist/ ├── vue-barcode.js (UMD, default) ├── vue-barcode.min
vue-navigation-bar A simple, pretty navbar for your Vue projects. Links View demo View on npm View on GitHub Install Download # npm npm i vue-navigati
Vue Bottom Sheet A nice clean and touch-friendly bottom sheet component based on Vue.js and Hammer.js 🎬 Demo 📖 Документация на русском Installation
Dropdown menu Universal dropdown menu component for Vue. Any element can be dropdown trigger and anything can be dropdown content. Fully customizable
vue-float-menu finds the optimal menu orientation depending on the position of the menu. for e.g if the menu is placed at the bottom edge and the orientation set to bottom, the component will automatically flip the orientation to top.
streamlit-option-menu streamlit-option-menu is a simple Streamlit component that
v-selectmenu SelectMenu for Vuejs, A simple, easier and highly customized menu solution Examples and Documentation Live Examples on CodePen, more exam
vue-tree-navigation 🚨 🚨 A new maintainer needed 🚨 🚨 Hello friends, I haven't had enough time to maintain this project for a long time for various
A Vue.js sidebar menu component with vue-router compatibility
Vue Stripe Menu Create a dropdown like on Stripe Demo Project How to install Install the library in your project $ npm i vue-stripe-menu // or $ yarn
vue-drawer-layout A simple DrawerLayout component for Vue.js 中文文档 Demo http://share.codehuang.com/vue-drawer-layout Mobile QQ by Alexander Huang(click
Features 🚀 See live demo Reactive content is stored in Vue.js computed/data fields, not in template Easy styling Add your own custom components for m
A beautiful circle menu powered by Vue.js
Vue.js popover Live demo here Install: npm install vue-js-popover --save Import: import Vue from 'vue' import Popover from 'vue-js-popover' Vue.use(P
vue-sidebar-menu-akahon Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm ru
add-context-menu A simple universal context menu for HTML elements. https://www.npmjs.com/package/add-context-menu https://github.com/Rudeus3Greyrat/v
vue-nested-menu A simple hands-on mobile nested menu UI component with a smooth slide animation. demo Installation Yarn / NPM $ yarn add vue-nested-me
vue-burguer-button A Vue burger button as functional component, which is faster than a regular component, and is pretty small (JS min+gzip is lower th
vue-dynamic-dropdown A Highly Customizable, easy-to-use, elegant, dropdown component Feedback would be much appreciated, questions, suggestions, issue
vue-simple-search-dropdown A Vue component for a simple searchable dropdown. No external library is used in this dropdown. Demo Demo here: https://rom
bp-vuejs-dropdown Documentation and demo Install: npm i -D bp-vuejs-dropdown import Vue from 'vue'; import Dropdown from 'bp-vuejs-dropdown'; // globa
vue-router-nav Minimalistic responsive navigation bar that renders routes of vue-router. View the demo. Dependencies You need to have vue-router insta
vue-bulma-accordion A simple, easily configurable accordion or collapsible for Vue, styled with Bulma. Full docs here New in 0.5 SSR Support! Table of
vue-accordion Simple accordion menu component for Vuejs Check it out live! Note The API has changed. Check v0.0.3 documentation if you use the old ver
vue-easycm 一个简单好用的 VUE 环境菜单 (Context Menu) 更多demo: http://boenfu.github.io/vue-easycm/ 配置简单 自定义程度高 多种引用方式 最高三层菜单 可添加字体图标 边界检测 Install npm install vue-
Droppler A super simple Vuejs2 dropdown component using drop.js Droppler is a Vue 2 component for creating fixed position "dropdown" content using dro
vue-menu Introduction Recent web technologies focus on mobile environments. UIs premised on mouse operation such as window, context-menu, nested-menu
Vue3 Accessible Accordion A simple accordion component plugin for Vue 3. Follows the Accordion Design Pattern in WAI-ARIA Authoring Practices 1.1 for
Vue Dropdown Directive Table of contents Installation Basic usage Modifiers Parameters Behaviour Methods Installation $ npm install @teamwork/vue-drop
Customizable dropdown menu plugin for vuejs. SSR supported. ✨ Demo: https://v-dropdown-menu.now.sh 🟥 NPM: https://www.npmjs.com/package/v-dropdown-me
vue-3d-menu Vue 的 3d 菜单组件。 效果参照 2013 版 miaov 官网右上角菜单。 Examples To see a demo. Installation npm install vue-3d-menu Usage import Vue from 'vue'; impor
custom_code_scanning App\小程序 连续扫码添加购物车功能 来源: 掘金文章: https://juejin.cn/post/7009214640030744589/ 用法 参考源码 index 文件夹, 把 components 文件夹拷贝到自己项目目录下在引入就可以了 这个
Vue.js 2 toolbar / toggle bar. Live demo here Install: npm install vue-js-toolbar --save Import: import Toolbar from 'vue-js-toolbar' Vue.use(Toolbar)
vue-quick-menu This is web navigation component base on vue2.0+. It can be used in both PC and mobile. demo Installation npm install vue-quick-menu -
vue-tree-nav Navigation tree menu component with nice integration with vue-router Ready out of the box! Side bar with infinite depth Links and dropdow
Appcent Case Appcent Study Case Run the Project Clone the git repository git clo
vue-quick-edit In-place editing with native HTML inputs. Inspired by x-editable Example Features In-place editing Multiple input types Native element
vue-slideout This component is a simple vue implementation of Slideout.js Demo Install npm install vue-slideout Usage App.vue template div id=
Vue simple menu Vue component for fast create simple menu block I will be glad to correct the inaccuracy of the my English 😄 Описание на русском язык
vue-context-menu The plugin is VERY minimal and does NOT provide any styling or anything. This simplifies context menus implementation but that's it.
Vuetify Material Dashboard Free Vuetify Material Dashboard Free is a beautiful resource built over Vuetify, Vuex and Vuejs. It will help you get start
nuxt-blog Build Setup # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch
vue-movie-db Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Li
vue-context-menu-popup Usage ContextMenu ref="contextMenu" :menu-items="menuItems"/ div class="context-menu-trigger" @click.right.prevent="$refs.
button_component Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build
Vue my dropdown component Handle dropdown menu easily with this Vuejs component. Requisites Vuejs = 2.x Install $ npm install vue-my-dropdown Usage Y
nuxt-menu Build Setup # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch
Vue Burger Vue.js plugin for Tasty CSS-animated hamburgers About Vue Burger is a Vue component/plugin that is a wrapper around Tasty CSS-animated hamb
Vue Menu Button - Accessible menu button component for Vue 2, following WAI-ARIA 1.1 authoring practices