vuejs2
Vue is a JavaScript framework for building websites. The intent of Vue is to make the integration of other JavaScript libraries easy. It is designed to organize and simplify web development.
Here are 5,355 public repositories matching this topic...
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Aug 9, 2021 - Java
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
-
Updated
Aug 9, 2021 - JavaScript
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
-
Updated
Apr 22, 2021 - Java
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
Aug 11, 2021 - Vue
Use svg for icons
Svg supported ie10+ and it should be default choice.
A draggable and resizable grid layout, for Vue.js.
-
Updated
Jul 20, 2021 - JavaScript
图片分辨率问题
1、能否设置图片分辨率尺寸。
2、添加图片或替换图片时,是否可以固定长宽比自动缩放。
单选或者多选增加横放排列方式
-
Updated
Jul 23, 2021 - JavaScript
Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
-
Updated
Aug 10, 2021 - HTML
基于vue.js重写Cnodejs.org社区的webapp
-
Updated
Nov 18, 2017 - JavaScript
CoreUI Vue is free Vue admin template based on Bootstrap 4
-
Updated
Aug 12, 2021 - Vue
Vue.js Component Style Guide
-
Updated
Jul 8, 2019
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
-
Updated
Dec 28, 2020 - HTML
Vue 全家桶 + axios 前端实现登录拦截、登出、拦截器等功能
-
Updated
Jun 9, 2020 - JavaScript
indexOf: fromIndex
I feel like indexOf's optional second parameter: fromIndex, is an unsung hero.
It has saved me many times from having to slice an array before calling indexOf.
Would you consider a PR with an example using fromIndex?
-
Updated
May 11, 2020 - Vue


Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio