search
HomeWeb Front-endVue.jsWhat ui frameworks are there for vue.js?
What ui frameworks are there for vue.js?Nov 18, 2020 pm 05:10 PM
ui frameworkvue.js

The UI frameworks of vue.js include: Element, iview, vuetify, vue-strap, cube-ui, buefy, vue-beauty, at-ui, Vue-Blu, vue-storefront, etc.

What ui frameworks are there for vue.js?

UI framework based on vue.js

1. Element

The button component of the element ui framework, this open source UI framework developed by Ele.me front-end, has won the hearts of a large number of programmers since its launch. On github, the star rating is as high as 29.8k, which already explains everything. It is more than enough for developing PC-side pages. If you are a Vue developer but have never used element UI, then you are definitely not a qualified Vue developer.

Document address: http://element-ui.cn

2: iview

iView is a set of open source UI component libraries based on Vue.js, which mainly serves mid- and back-end products for PC interfaces. The Vue component development model using a single file is developed based on npm webpack babel. It supports ES2015 high-quality, feature-rich and friendly API, allowing free and flexible use of space. It is developed and maintained by TalkingData, and is used by many well-known Internet companies.

Official website address: https://www.iviewui.com/

Three: vuetify

Vuetifyjs provides UI layout according to material design specifications. V 1.0 Alpha version provides over 80 reusbale components with an easy-to-remember semantic design based on type attributes with simple and clear names type-as-you. There are over 7K stars on GitHub.

Official website address: https://vuetifyjs.com/zh-Hans/

Four: vue-strap

Bootstrap components based on Vue.js This repository contains a series of native Vue.js components based on Bootstrap markup and CSS. So there is no need for jQuery and Bootstrap JavaScript files. The only thing you need to depend on is: Vue.js Bootstrap CSS. VueStrap does not depend on a very precise Bootstrap version. If you like bootstrap but don’t want to change the development method of jquery, this is the best choice.

Official website address: http://yuche.github.io/vue-strap/

Five: cube-ui

cube-ui is an exquisite mobile component library based on Vue.js developed by Didi team. It supports on-demand introduction and post-compilation, is lightweight and flexible; has strong scalability and can easily implement secondary development based on existing components.

Official website address: https://didi.github.io/cube-ui/#/zh-CN/example

Six: buefy

Buefy is a lightweight UI component based on Bulma and Vue.js. It provides ready-to-use lightweight components. Although the component selection is limited, it is worth trying.

Official website address: https://buefy.org/#/

Seven: vue-beauty

A beautiful vue component library based on ant design; vue-beauty is a set of PC-side UI component libraries based on vue.js and ant-design styles, designed to help developers improve product experience and development efficiency, and reduce maintenance cost.

Official website address: https://fe-driver.github.io/vue-beauty/#/components/button

8: at-ui

AT-UI is a modular front-end UI framework that develops fast and powerful Web interfaces based on Vue.js. Built specifically for desktop applications, AT-UI provides a set of npm webpack babel front-end development workflows. The all-English documentation may be challenging for users, but it provides a decent clean and tidy UI component.

Official website address: https://at-ui.github.io/at-ui/#/zh

9: Vue-Blu

Vue-Blu is an open source UI component library developed based on Vuejs and Bulma. It aims to provide a fast and flexible solution for PC-side front-end development (especially middle and back-end products). Comprehensive, flexible and powerful UI components with friendly API.

Official website address: https://chenz24.github.io/vue-blu/#/

10: vue-storefront

Vue. js Storefront - A framework that integrates PWA into e-commerce and supports offline access

Official website address: http://vuestorefront.io/

Related recommendations:

2020 Summary of front-end vue interview questions (with answers)

vue tutorial recommendation: 2020 latest 5 vue.js video tutorial selection

For more programming-related knowledge, please visit: Programming Teaching! !

The above is the detailed content of What ui frameworks are there for vue.js?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
总结分享几个 VueUse 最佳组合,快来收藏使用吧!总结分享几个 VueUse 最佳组合,快来收藏使用吧!Jul 20, 2022 pm 08:40 PM

VueUse 是 Anthony Fu 的一个开源项目,它为 Vue 开发人员提供了大量适用于 Vue 2 和 Vue 3 的基本 Composition API 实用程序函数。本篇文章就来给大家分享几个我常用的几个 VueUse 最佳组合,希望对大家有所帮助!

5 款适合国内使用的 Vue 移动端 UI 组件库5 款适合国内使用的 Vue 移动端 UI 组件库May 05, 2022 pm 09:11 PM

本篇文章给大家分享5 款适合国内使用的 Vue 移动端 UI 组件库,希望对大家有所帮助!

聊聊Vue3+qrcodejs如何生成二维码并添加文字描述聊聊Vue3+qrcodejs如何生成二维码并添加文字描述Aug 02, 2022 pm 09:19 PM

Vue3如何更好地使用qrcodejs生成二维码并添加文字描述?下面本篇文章给大家介绍一下Vue3+qrcodejs生成二维码并添加文字描述,希望对大家有所帮助。

手把手带你利用vue3.x绘制流程图手把手带你利用vue3.x绘制流程图Jun 08, 2022 am 11:57 AM

利用vue3.x怎么绘制流程图?下面本篇文章给大家分享基于 vue3.x 的流程图绘制方法,希望对大家有所帮助!

Github 上 8 个不可错过的 Vue 项目,快来收藏!!Github 上 8 个不可错过的 Vue 项目,快来收藏!!Jun 17, 2022 am 10:37 AM

本篇文章给大家整理分享8个GitHub上很棒的的 Vue 项目,都是非常棒的项目,希望当中有您想要收藏的那一个。

聊聊vue指令中的修饰符,常用事件修饰符总结聊聊vue指令中的修饰符,常用事件修饰符总结May 09, 2022 am 11:07 AM

本篇文章带大家聊聊vue指令中的修饰符,对比一下vue中的指令修饰符和dom事件中的event对象,介绍一下常用的事件修饰符,希望对大家有所帮助!

如何使用VueRouter4.x?快速上手指南如何使用VueRouter4.x?快速上手指南Jul 13, 2022 pm 08:11 PM

如何使用VueRouter4.x?下面本篇文章就来给大家分享快速上手教程,介绍一下10分钟快速上手VueRouter4.x的方法,希望对大家有所帮助!

如何覆盖组件库样式?React和Vue项目的解决方法浅析如何覆盖组件库样式?React和Vue项目的解决方法浅析May 16, 2022 am 11:15 AM

如何覆盖组件库样式?下面本篇文章给大家介绍一下React和Vue项目中优雅地覆盖组件库样式的方法,希望对大家有所帮助!

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)