1. 程式人生 > >VUE相關資料合集

VUE相關資料合集

定制化 swe mon 基於 截圖 notice add picker 通知

===官方===

  • https://github.com/vuejs/vue

vue-components組件庫

---PC端---

  • https://github.com/ElemeFE/element Vue2.0 PC端UI組件庫
  • https://github.com/iview/iview 一套基於 Vue.js 的高質量 UI 組件庫
  • https://github.com/jackbarham/vuejs-style-guide Vue UI框架 vibecast UI風格
  • https://github.com/luojilab/radon-ui 一個幫助你快速開發產品的Vue組件庫,簡潔好用,效率高,讓你擺脫各種定制化的煩惱
  • https://github.com/myronliu347/vue-carbon 基於vue開發的material design ui庫
  • https://github.com/N3-components/N3-components Vue UI組件庫
  • https://github.com/okoala/vue-antd Vue版 ant.design UI組件庫
  • https://github.com/posva/vue-mdl Material Design Lite 組件庫
  • https://github.com/rafaelpimpa/buefy 基於 Bulma 的 Vue.js 輕量級 UI 組件庫
  • https://github.com/AT-UI/at-ui at-ui 一款基於 Vue.js 2.0 的前端 UI 組件庫,主要用於快速開發 PC 網站產品
  • https://github.com/vuetifyjs/vuetify 基於 Material 的 Vue.js 2.0 前端 UI 組件庫
  • https://github.com/myliang/fish-ui 一個 Vue.js 2.0 的 Web UI 工具庫
  • https://github.com/wmfe/xcui 基於Vue2.0 的桌面端組件庫

---移動端---

  • https://github.com/airyland/vuxvue 微信UI組件庫
  • https://github.com/mennghao/vue-muiVue UI組件庫
  • https://github.com/wdfe/wdui基於 Vue 2.0 的移動 UI 組件庫
  • https://github.com/youzan/vant有贊開發的基於 Vue.js 2.0 的 UI 組件庫
  • https://github.com/ydcss/vue-ydui一只基於Vue2.x的移動端&微信UI。
  • https://www.awesomes.cn/repo/didi/cube-ui滴滴團隊開發的一套基於 Vue.js 實現的精致移動端組件庫
  • https://github.com/zdliuccit/ml-ui一套為開發者、設計師和產品經理準備的基於 Vue 2 的移動端組件庫

vue-form表單

  • https://github.com/lincenying/vue2-ajax-form Vue2 ajax提交表單組件
  • https://github.com/monterail/vue-multiselect Vue 模擬select組件
  • https://github.com/jinzhe/vue-calendar Vue 日期組件
  • https://github.com/PeakTai/vue-uploader Vue 上傳組件
  • https://github.com/xiaokaike/magic-upload-image 多功能圖片上傳,支持截圖黏貼,拖拽,文件上傳
  • https://github.com/james2doyle/vue-ajax-form-component Vue ajax提交表單組件
  • https://github.com/wszgxa/vue-v Vue 表單驗證組件

vue-handle操作

  • https://github.com/MeCKodo/vue-tapVue的tap手勢插件
  • https://github.com/kokdemo/vue-href Vue的指令插件,可以讓你給任何dom加上一個跳轉的事件

vue-image圖片

  • https://github.com/waynecz/vue-img-inputer 基於 Vue2 的圖片輸入框,用於圖片預覽、拖拽、回填,主題可選,高度可定制
  • https://github.com/hilongjw/vue-lazyload Vue 圖片懶加載組件
  • https://github.com/JALBAA/vue-lazyload-img Vue 圖片懶加載組件
  • https://github.com/qusiba/vue-slider Vue 幻燈片組件
  • https://github.com/coffcer/vue-loading Vue loadding組件
  • https://github.com/shhdgit/vue-easy-slider Vue.js 的輪播組件
  • https://github.com/xLogic92/vue-picture-preview 移動端 Vue.js 圖片預覽插件

vue-notice通知

  • https://github.com/s4l1h/vue-toastr Vue Toastr 組件
  • https://www.npmjs.com/package/vue-toaster-plugin Vue Toastr 組件

vue-other其他

  • https://github.com/miaolz123/vue-markdown Vue markdown解析器組件
  • https://github.com/wy-ei/vue-filter Vue 過濾器組件
  • https://github.com/BrockReece/vue-faker Vue 數據偽造器
  • https://github.com/Twiknight/vue-transition Vue 處理CSS轉換組件和動畫
  • https://github.com/shidianxia/vue-localforage Vue 本地存儲插件
  • https://github.com/jaweii/vueg 為 webApp 提供轉場特效的開源 Vue 插件
  • https://github.com/jcc/v-distpicker 一個簡單易用的地區選擇器
  • https://github.com/adeptoas/sweet-modal-vue 支持 Vue.js 的漂亮模態框組件
  • https://fritx.github.io/vue-at At.js 的 Vue.js 組件,自動完成 @ 功能
  • https://github.com/epicmaxco/epic-spinners 一系列使用方便的 CSS loading 效果集合組件
  • https://github.com/michalsnik/vue-content-placeholders 在網頁內容加載完成之前渲染占位布局的 Vue 組件
  • https://github.com/tipsy/bubbly-bg 小於 1kB 的漂亮的泡狀背景庫
  • https://github.com/chenxuan0000/vue-seamless-scroll Vue.js 無縫滾動組件

===實例===

  • https://github.com/jackhutu/jackblog-vue
  • https://github.com/lincenying/mmf-blog-vue2
  • https://github.com/lincenying/mmf-blog-vue2-ssr

===資料===

  • https://github.com/vuejs/awesome-vue

VUE相關資料合集