-
![深度截图_选择区域_20190403112913](https://user-images.githubusercontent.com/13231421/55451025-d0d4ac00-5603-11e9-9262-c55540cd61cb.png)
![深度截图_选择区域_20190403112940](https://user-images.githubusercontent.com…
vnaki updated
5 years ago
-
https://github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README-CN.md (Vue.js 组件编码规范)
https://github.com/vuejs-tips/cheatsheet (小抄)
http://vuejsdevelopers.com/2017/03/24/vue-js-co…
-
## Summary
There are times when you only want to do stuff at build time and not have that code run again in the client. For example, I'm building a navigation from a bunch of sources that I'm loadi…
-
https://github.com/QingWei-Li/vue-tricks (实用技巧 👍 💯 )
https://defed.github.io/categories/Vue/ (Vue源码解读)
https://github.com/NoDivide/astrum , http://astrum.nodividestudio.com/pattern-library/ (A l…
-
### Version
3.2.22
### Reproduction link
[sfc.vuejs.org/](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCB7IHJlZiB9IGZyb20gJ3Z1ZSdcbmltcG9ydCBDb21wIGZyb20gJy4vQ29tcC52dWUnO1…
-
### Describe the feature
I would like to add a footer to my page containing the generation timestamp. However, using `new Date()` does not really work as it is overriden with the current time after h…
-
It would be great to have an element-based API, because it would make the context pattern not only usable with any Custom Element authoring patterns whether as `function` or `class` (Lit, solid-elemen…
-
1. **DataV**:基于Vue的数据可视化组件库,涵盖各种数据可视化图表 。[项目地址](https://github.com/DataV-Team/DataV)
2. **vxe-table**:一个基于 vue 的表格组件,支持增删改查、虚拟滚动、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、模态窗口。[项目地址](https://github.com/xulia…
a7650 updated
4 years ago
-
So I've been trying out different stylegan repos - and I'm imaging a fusion of two.
Basically the guts of this repo
https://github.com/GreenLimeSia/GenEdi/issues/3
![Screenshot_2020-12-27_08-12-…
-
See #750 and #1183
Mentioned issues were closed without any resolution. However, it is still impossible to use `eslint-plugin-vue` with `standard` without opting to use `eslint-plugin-standard` and…