首页
学习
活动
专区
工具
TVP
发布

Github 上非常实用的 Vue 开源库

任何一个开发者,都是十分喜欢使用开源软件包的。因为它使开发工作变得更快速、高效、容易。如果没有开源软件包,开发工作将变得疲惫不堪,不断的重复造轮子!

下面整理了 Github 上 36 个实用的 Vue 开源库,建议收藏!

1.Bootstrap-Vue |star 10014

具有超过40个插件和超过75个自定义组件,为Vue.js提供了最全面的Bootstrap v4组件和网格系统实现。

Github:https://github.com/bootstrap-vue/bootstrap-vue

2.Vue.Draggable |star 9177

Vue.js 组件,基于 Sortable.js 进行同步的拖放排序。

Github:https://github.com/SortableJS/Vue.Draggable

3.Vue Native |star 6471

基于 React Native 实现,允许你使用 JavaScript 来构建跨平台的原生移动应用程序。

Github:https://github.com/GeekyAnts/vue-native-core

4.Vue Quill Editor |star 4628

Vue.js 的 Quill 编辑器,支持 SPA 和 SSR。

Github:https://github.com/surmon-china/vue-quill-editor

5.Vuelidate |star 4361

进行基于模型的验证,实现表单验证现在变得轻而易举。

Github:https://github.com/vuelidate/vuelidate

6.NativeScript Vue | Star 4176

可以帮助你使用 NativeScript 和 Vue.js 构建原生移动应用程序。

Github:https://github.com/nativescript-vue/nativescript-vue

7.Vetur |star 3674

VS Code 的 Vue 工具,习惯使用 VS Code 的朋友值得尝试!

Github:https://github.com/vuejs/vetur

8.Epic Spinners |star 3028

20 个易于使用的 css 调节器。

Github:https://github.com/epicmaxco/epic-spinners

9.Vue Virtual Scroller |star 3020

用于 Vue.js 应用程序的快速无限制滚动。

Github:https://github.com/Akryum/vue-virtual-scroller

10.Vue.js Datepicker |star 2113

一个简单的 Vue.js 日期选择器组件。

Github :https://github.com/charliekassel/vuejs-datepicker

11.Vuetable-2 |star 1792

Vue.js 的数据表组件。

Github:https://github.com/ratiw/vuetable-2

12.Vue Color |star 1624

来自 Sketch、Photoshop、Chrom 的 Vue.js 颜色选择器。

Github:https://github.com/xiaokaike/vue-color

13.Vue Notification | star 1522

用在 Vue.js 应用程序中的成功、警告和错误通知。可以放在右侧、左侧、底部、顶部或中间,任何你想要的地方。

Github:https://github.com/euvl/vue-notification

14.Vue Slider Component |star 1495

这里面的 10 种滑块组件都使用 Vue.js 开发。

Github:https://github.com/NightCatSama/vue-slider-component

15.Vue Moment |star 1048

在 Vue.js 应用程序中使用 Moment.js。

Github :https://github.com/brockpetrie/vue-moment

16.Vue Content Placeholders |star 1070

在获取真实内容时,可以使用这些可组合组件渲染虚假的渐进式内容。

Github:https://github.com/michalsnik/vue-content-placeholders

17.Vue Draggable Resizable |star 1026

Vue.js 组件,用于可调整大小和可拖动的元素,没有外部依赖。

Github:https://github.com/mauricius/vue-draggable-resizable

18.Vue Clipboard |star 961

一个简单的 Vue.js 包,允许用户将文本复制到基于clipboard.js的剪贴板。

Github:https://github.com/Inndy/vue-clipboard2

19.Vue Trend |star 929

最优雅的趋势图组件。

Github:https://github.com/QingWei-Li/vue-trend

20. Vue Dark Mode |star 889

一个极简主义的黑暗设计系统,提供基础组件,用于构建失眠者最喜欢的深色洁面。

Github:https://github.com/LeCoupa/vuedarkmode

21.Vue-Vscode-Snippets |star 826

这些片段很棒,尽可能无缝地增强工作流程。新手值得推荐!

Github:https://github.com/sdras/vue-vscode-snippets

22.Avoriaz |star 774

VueJS测试实用工具库。

Github:https://github.com/eddyerburgh/avoriaz

23.Vue Clickaway |star 622

一种可重复使用的点击指令,可检测并响应元素外部的点击动作。当我们需要关闭模态窗口或隐藏下拉列表时会非常方便。

Github:https://github.com/simplesmiler/vue-clickaway

24.Emoji Mart Vue |star 424

从 React 的 emoji-mart fork 出来的,用于 Vue.js 的 Slack 风格的可定制表情符号选择器组件。

Github:https://github.com/jm-david/emoji-mart-vue

25.Vue Stripe Checkout |star 365

用于 Stripe 结帐的 Vue.js 插件。

Github:https://github.com/jofftiquez/vue-stripe-checkout

26.Vue No SSR |star 353

用于包装对 SSR 不友好的组件。

Github:https://github.com/egoist/vue-no-ssr

27.Vue Autosuggest |star 340

一个很棒的 Vue.js 自动提示组件。

Github:https://github.com/Educents/vue-autosuggest

28.Vue YouTube Embed |star 301

基于 Angular YouTube Embed,允许你使用 YouTube iframe API。

Github:https://github.com/kaorun343/vue-youtube-embed

29.Vue Numeric |star 295

Vue.js 输入字段组件,用于显示格式化的货币值。

Github:https://github.com/kevinongko/vue-numeric

30.Vue Popper |star 256

一个基于 popper.js 的 Vue.js 弹出窗口组件。

Github:https://github.com/RobinCK/vue-popper

31.Vue Waypoint |star 232

基于 CountUp.js,可用于创建显示数字数据的动画。

Github:https://github.com/xlsdg/vue-countup-v2

32.Vue Waypoint |star 223

Vue.js 的 v-waypoint 指令,用于在滚动时触发函数。当你想要在滚动时触发动画,它就可以派上用场。

Github:https://github.com/scaccogatto/vue-waypoint

33.Vue Cleave Component |star 222

Cleave.js 的 Vue.js 组件,用于在输入时格式化输入内容(信用卡格式、日期等)。

Github:https://github.com/ankurk91/vue-cleave-component

34.Vue Swing |star 152

它是Swing的 vue.js 包装器,一个卡片形式的界面(swipe-left 对应是,swipe-right 对应否)。

Github:https://github.com/goweiwen/vue-swing

35.Vue Chartist |star 132

基于 Chartist.js 的响应式图表。

Github:https://github.com/Yopadd/vue-chartist

36.Vue Slideout |star 131

Slideout.js 的 Vue.js 实现。

Github:https://github.com/vouill/vue-slideout

  • 发表于:
  • 原文链接http://news.51cto.com/art/201909/603602.htm
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券