Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Fe Interview | 5,922 | 5 months ago | 1,151 | other | JavaScript | |||||
🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器 | ||||||||||
Vuegg | 2,237 | 8 months ago | 26 | mit | JavaScript | |||||
:hatching_chick: vue GUI generator | ||||||||||
Webpack Simple | 2,223 | 3 years ago | 22 | JavaScript | ||||||
A simple Webpack + vue-loader setup for quick prototyping. | ||||||||||
Quant Ux | 1,361 | 12 days ago | 75 | gpl-3.0 | Vue | |||||
Quant-UX - Prototype, Test and Learn | ||||||||||
Prevue | 1,321 | 3 months ago | 10 | Vue | ||||||
🎨 All in One Prototyping Tool For Vue Developers. | ||||||||||
Vuse | 540 | a year ago | 31 | mit | JavaScript | |||||
🚧 Build web pages with Vuse, the next-gen interactive page builder powered with Vue.js. | ||||||||||
Vite Tailwind Starter | 431 | 9 hours ago | 2 | Vue | ||||||
Starter using Vite + Tailwind for super fast prototyping | ||||||||||
Protovue | 193 | 5 years ago | 3 | mit | Vue | |||||
A prototyping component library | ||||||||||
Mydailylearn | 135 | 7 days ago | 1 | JavaScript | ||||||
🚀 Important commands, Code Snippets, Basics on different topics learning daily 📚🎉! | ||||||||||
Vue Rollup Boilerplate | 120 | 6 months ago | Vue | |||||||
A simple rollup, vue-loader and esbuild setup for quick prototyping. |
PreVue allows users to conceptualize and visualize component architecture by allowing them to :
Use PreVue to create projects in single sessions or sign in with GitHub to save projects and update them anytime. the component architecture as a Vue application created with the default Vue CLI settings.
Below is the generated directory structure of the Vue application that is created when you export your design.
src/
assets/
App.vue
components/
UserCreatedComponent1.vue
UserCreatedComponent2.vue
...
views/
HomeView.vue
UserCreatedRouteComponent1.vue
UserCreatedRouteComponent2.vue
...
Coming soon!
PreVue 2.0 Adds:
We encourage you to submit issues for any bugs or ideas for enhancements. Please feel free to fork this repo and submit pull requests to contribute as well. Also follow PreVue on LinkedIn for more updates. Some ideas for future contributions include:
PreVue 2.0
PreVue 1.0
This project is licensed under the MIT License - see the LICENSE.md file for details