开源的Vue项目

项目 说明
vue-element-admin

是一个后台前端解决方案,它基于 vue 和 element-ui实现。

github: https://github.com/PanJiaChen/vue-element-admin

vue-typescript-admin-template

是一个后台前端解决方案,它基于 vuetypescript 和 element-ui实现。

github: https://github.com/Armour/vue-typescript-admin-template

element

基于vue2写的

github: https://github.com/ElemeFE/element

element-plus

基于vue3写的

github: https://github.com/element-plus/element-plus

vue-manage-system

基于 Vue3 + pinia + Element Plus 的后台管理系统

github:https://github.com/lin-xin/vue-manage-system

Nuxt.js

工具包

是一个简单而直接的框架,用于构建通用程序,例如:服务器端渲染的应用,单页应用,渐进式 Web 应用,或只是把它用作静态站点生成器。它也是模块化的,所以你只需使用程序所需的那些模块即可。Nuxt 使你不必纠结于构建和优化程序的工作。Nuxt.js 具有模块化架构,有50多个模块可供选择。

github:https://github.com/nuxt/nuxt.js

Bootstrap Vue

是基于 Bootstrap 库的 UI 套件。它只是用 Vue 代码替换了常规的  Bootstrap 组件中的JavaScript。借助 Bootstrap Vue,你可以使用 Vue.js 和世界上最受欢迎的前端 CSS 库——Bootstrap v4 在 Web 上构建响应式、移动优先和 ARIA 可访问的项目。它还可以轻松地与 Nuxt.js 集成。

网站:https://bootstrap-vue.org/
github:https://github.com/bootstrap-vue/bootstrap-vue

iView

vue ui组件工具包

网站: https://iviewui.com/
GitHub: https://github.com/iview/iview

Mint UI

移动端界面元素

网站: http://mint-ui.github.io/#!/en

GitHub:https://github.com/ElemeFE/mint-ui

Vuetify

Vuetify 根据材料设计规范提供了大量的精制组件

网站 https://vuetifyjs.com/en/
GitHub: https://github.com/vuetifyjs/vuetify

Quasar

Quasar 是一个基于 Vue 的通用框架,可让你用相同的代码库为不同平台编写应用程序:SPA,PWA,SSR 应用,混合移动应用或多平台桌面应用。Quasar 包含多达 81 个组件。

网站 https://quasar.dev/
GitHub https://github.com/quasarframework/quasar

Cachet

Cachet 是由 Vue 和Bootstrap 组成的功能强大的开源状态页面系统。它内置了 10 种语言。Cachet 与简单但功能强大的 JSON API 捆绑在一起。通过 Cachet 你可以提前安排事件。可以在信息中心内设置指标,这是一种衡量指标的方法,无论是正常运行时间,错误率还是完全随机的指标。

网站 https://cachethq.io/
GitHub https://github.com/CachetHQ/Cachet
demo: https://demo.cachethq.io/

VeeValidate

VeeValidate 是 Vue.js 的基于模板的验证框架,使你可以验证输入并显示错误。

它是基于模板的,你只需要为每个输入指定应使用哪种验证器即可。系统会使用 40 多种语言环境自动生成错误。现成的规则非常多。

网站 http://vee-validate.logaretm.com/
GitHub https://github.com/logaretm/vee-validate

猜你喜欢

转载自blog.csdn.net/xiaoxiong_jiaxin/article/details/130156528
今日推荐