Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Butterfly | 3,842 | 19 | 3 months ago | 513 | August 03, 2023 | 165 | mit | JavaScript | ||
🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件) | ||||||||||
Vue Antd Admin | 3,494 | 2 | a month ago | 1 | April 02, 2022 | 99 | mit | Vue | ||
🐜 Ant Design Pro's implementation with Vue | ||||||||||
Ddbuy | 2,372 | a year ago | 59 | mit | Vue | |||||
🎉Vue全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn | ||||||||||
Vue Trend | 1,178 | 41 | 11 | a year ago | 9 | April 25, 2019 | 26 | mit | JavaScript | |
🌈 Simple, elegant spark lines for Vue.js | ||||||||||
Wemake Vue Template | 721 | a year ago | 54 | mit | TypeScript | |||||
Bleeding edge vue template focused on code quality and developer happiness. | ||||||||||
Vitedge | 680 | 1 | 8 months ago | 59 | October 05, 2022 | 15 | mit | JavaScript | ||
Edge-side rendering and fullstack Vite framework | ||||||||||
Edge Tts Record | 628 | a year ago | 7 | HTML | ||||||
一个可以录制 Microsoft Edge 浏览器的语音合成(TTS)语音并输出为 .wav 音频的(windows平台)工具。 | ||||||||||
Vue Cms | 549 | 9 months ago | 6 | mit | TypeScript | |||||
基于 Vue 和 ElementUI 构建的一个企业级后台管理系统 | ||||||||||
Vue Float Menu | 523 | 3 | 4 months ago | 63 | November 05, 2021 | 7 | mit | Vue | ||
🎈Customizable floating menu for Vue | ||||||||||
Jmal Cloud View | 369 | 2 days ago | 4 | mit | Vue | |||||
JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件 |
Bleeding edge vue
template focused on code quality and developer happiness.
This project is used to scaffold new Vue
project structure.
https://wemake-vue-demo.herokuapp.com/
@dependabot
nuxt
for server-side renderingtypescript
support, including Vue
's SFC, Vuex
, and testseslint
+ stylelint
jest
for unit tests and testcafe
for end-to-end testingdocker
optional support for development, testing, and productionGitlab CI
with full test
and deploy
pipeline configured by defaultjsdoc
annotationsvscode
support and list of suggested settings and plugins
You will need:
node
(see template/.nvmrc
)git clone https://github.com/wemake-services/wemake-vue-template.git
npx vue-cli init ./wemake-vue-template your_vue_project
We are required to clone the project, since we need the .git
folder.
Before going any further make sure that you have read the docs.
If you use our template, please add yourself or your company in the list.
We offer free email support for anyone who is using this.
If you have any problems or questions, drop us a line at [email protected]
.
And we will try to help you.
MIT.