vuecomponents
There are 51 repositories under vuecomponents topic.
rottenronin/cresh-ui
A Vue UI library that contains a set of high quality components
bfehub/vlib-starter
Vue3 组件库开发模板 & Vue3 组件库次佳实践指南。
MelMacaluso/vue-modal
Reusable Modal component, supports own custom HTML, text and classes.
weblineindia/Vue-QRCode-Generator
A Vue.js component for QR code generation.
skiff26/dragdrop
🌐 Vue 3: Ready to use Drag and Drop components
weblineindia/Vue-QRCode-Scanner
A Vue.js based QR Code scanner component, allowing you to detect and decode QR codes without leaving the browser.
justbefree/vueggy
Advanced and highly reusable Mobile UI Components built on Vue3
Reddit-Replica/SW-Frontend
A Project that mimics the Frontend part of reddit.
justbefree/youdefine-UI
Advanced and highly reusable Mobile UI Components built on Vue2 & You can define your own UI library by yourself
Casual-UI/vue
The vue version of Casual UI
weblineindia/Vue-Image-Crop-Upload
A Vue component for image cropping and uploading.
ShawnChenOfficial/FXV-Web-App
A SPA web application used for human performance management made by ASP.NET CORE & Vue.js. A Web based management platform where organizations and teams can manage athlete data. This system includes a functional account service, multiple sets of data visualization service based on different user permission, live event system which could run a combined test for athletes, etc.
wangsizhu0504/antdv-ui
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜(Fork from ant-design-vue)
weblineindia/Vue-CK-Editor
An easy-to-use but yet powerful and customizable rich text editor powered by Quill.js and Vue.js
weblineindia/Vue-Multiselect-Dropdown
Vue-weblineindia-multiselect is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable multi-select dropdown.
BAGOMBEKA-JOB-DEV/HYRA
RENTING AND BUYING STUFF MADE EASY!
N-Ignacio-Bouffanais/trivia-vue-ts
This project is a Trivia game build with Vue3 and Typescript. The game consists of 5 categories, anime, video games, math, music and history. The game is in Spanish.
weblineindia/Vue-Email
A Vue.js email component provides single/multiple input email field with validation.
weblineindia/Vue-Password-Component
A VueJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.
asmaaadel0/Reddit-Replica-Frontend
responsive frontend clone of Reddit featuring post creation, markdown support, notifications, draggable elements, pagination, and mock API integration. Built with Vue 3 and modular component design.
asmaaadel0/Reddit-Replica-Frontend-Copy
A responsive frontend clone of Reddit featuring post creation, markdown support, notifications, draggable elements, pagination, and mock API integration. Built with Vue 3 and modular component design.
QingLite/QLUI
QingLite User Interface (QLUI)
SyncfusionExamples/customize-the-appearance-of-a-vue-pivot-table-using-templates-and-conditional-formatting
A quick start Vue project that shows how to display profit, loss and neutral icons to the pivot table cells using templates. This project also includes a code snippet for customizing the appearance of the value cells using the conditional formatting.
SyncfusionExamples/customizing-the-grouping-bar-in-the-vue-pivot-table-component
A quick start Vue project that shows how to customize the grouping bar in the vue pivot table component. This project includes a code snippet for filtering, sorting, adding, removing, and rearranging fields in the Pivot Table. It also includes a code snippet for customizing the grouping bar options and displaying fields panel.
SyncfusionExamples/getting-started-with-the-vue-pivottable-component
A quick start Vue project that shows how to get started with the Pivot Table component. This project includes a code snippet to create a new vue application and add Syncfusion Vue Pivot Table component to it. It also includes a code snippet to bind data to the pivot table from a data source and some of its key features.
SyncfusionExamples/how-to-customize-rows-and-columns-in-a-vue-pivot-table
A quick start Vue project that shows how to customize rows and columns in the Pivot Table Component. This project includes a code snippet for customizing the row height, column width, and gridlines. It also includes a code snippet for displaying the cell content using clip mode and textwrapping properties.
SyncfusionExamples/how-to-filter-and-sort-data-in-the-vue-pivottable-component
A quick start Vue project that shows how to filter and sort data in the Pivot Table component. This project includes a code snippet for different types of filtering like label and value filtering, and different types of sorting like alphanumeric and value sorting.
SyncfusionExamples/how-to-group-data-in-a-vue-pivot-table
A quick start Vue project that shows how to group data in the Pivot Table Component. This project includes a code snippet for different types of grouping like number grouping, date grouping and custom grouping.
weblineindia/Vue-Address-Autosuggest
A Vue.js component for address autosuggest using Google Maps Places API.
weblineindia/Vue-Dropdown
vue-weblineindia-dropdown is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable select dropdown.
weblineindia/Vue-Message-Dialog-Box
A VueJS based MessageDialog component, used for showing dialog with message. You can change number of buttons on that. You can also hide header and cross icon.
weblineindia/Vue-Phone-Number
A VueJS based Phone number picker component to add single/multiple input Phone number field with validation. The Phone number value is automatically validated on blur event. You can change validation message using props. You can also disable Phone number field using disable props.
weblineindia/Vue-Swipe-Action
A VueJS component to create iOS styled swipe actions.
weblineindia/Vue-Text-Box
A Vue.js Text Box component specifies an input field where the user can enter data.
weblineindia/Vue-Timepicker
A Vue Time picker component to select time or datetime.
weblineindia/Vue-URL-Component
A VueJS based URL component provides option to add url (like Instagram url, Facebook url, web url, etc.) with validation. The URL value is automatically validated on blur event. You can even disable url field using disable props.