1
0
Fork 0

Compare commits

...

12 Commits

Author SHA1 Message Date
Jeffrey 4ca348c9ba
Merge 0b829c3492 into 329fb204dc 2024-05-07 21:11:47 -07:00
sea / 神秘海 329fb204dc Aadd Geeker-Admin 2024-05-07 08:03:58 +02:00
Evan Sutherland 9e5aa34b91 Update README.md
adds @kitbag/router to available vue routers
2024-05-06 10:42:23 +02:00
sea / 神秘海 d36562b3e0 Add Inspect - devtool-next 2024-05-06 10:42:16 +02:00
sea / 神秘海 b44376d3fe Add UI frameworks for mobile - uni-app 2024-05-06 10:41:44 +02:00
sea / 神秘海 1df5ffbcae Add Static website generator-VitePress 2024-05-06 10:41:33 +02:00
sea / 神秘海 09e67fd7b0 feat: add vben-adin admin 2024-05-06 10:41:19 +02:00
sea / 神秘海 ed3742e47d Update README.md 2024-05-06 10:40:43 +02:00
Artfaith 1a8c67eb56 Added Vue port of shadcn/ui 2024-05-06 10:40:26 +02:00
Jeffrey 0b829c3492
Merge branch 'master' into master 2023-03-10 10:25:25 +08:00
Jeffrey c85777189a
feat: add git information and modify the des 2022-09-02 15:20:09 +08:00
Jeffrey e47133b3ce
feat:resume-vue 2022-08-24 10:50:18 +08:00
1 changed files with 9 additions and 0 deletions

View File

@ -652,6 +652,7 @@
- [Vue 3 TypeScript Library Template](https://github.com/TinkoLiu/vue3-ts-lib-template) A simple but complete library template for Vue 3, supports generating `.vue.d.ts`
- [Customizable Vue video chat app](https://github.com/daily-demos/vue-call-object) - A Vue video call demo app featuring local device controls and screen sharing.
- [Vue3-Starter](https://github.com/cerino-ligutom/Vue3-Starter) A boilerplate with an opinion on how to structure your files/folders with a few examples such as **Vue Router** navigation guards, theming with **TailwindCSS**, form validation w/ **Vuelidate**, localization with **Fluent**, etc.
- [resume-vue](https://github.com/Jeffrey-mu/resume-vue)- The free resume generator supports online editing and printing Using Vue3[Online preview](https://resume-vue.vercel.app/)
- [Text Editor](https://github.com/devisasari/text-editor-vue-3) Text Editor made with Vue 3 Composition API, Bootstrap and Firebase by [İsa Sarı](https://github.com/devisasari)
- [Vue 3 + Laravel v9 - Boilerplate / Starter kit](https://github.com/fsgreco/vue3-laravel-api) An implementation of the **Laravel Breeze** application / authentication starter kit frontend in Vue.js v3. How a library can become a framework with the help of **pinia** and **vue-router**.
- [h5](https://github.com/gyt95/h5) A Monorepo-based mobile engineering project. (Monorepo + Pnpm + Vite3.x + Vue3.2+ + TypeScript4.x + VueRouter4.x + Pinia...)
@ -2540,6 +2541,7 @@ _Set of components + responsive layout system_
- [Vuersatile Components](https://www.andres-brugarolas.com/vuersatile-components/) - A Vue 3 component library, with form self-validation and an SCSS framework integrated.
- [Prefect Design](https://prefect-design.netlify.app/) - Component library using Vue 3, Typescript & Tailwind.
- [Stellar UI](https://github.com/ManukMinasyan/stellar-ui) - Fully styled and customizable components for Vue 3.
- [Shadcn UI](https://github.com/radix-vue/shadcn-vue) - An unofficial, community-led Vue port of [shadcn/ui](<https://github.com/shadcn-ui/ui>) (re-usable components built with [Radix Vue](<https://github.com/radix-vue/radix-vue>) and [Tailwind CSS](<https://github.com/tailwindlabs/tailwindcss>)).
#### Mobile
@ -2553,6 +2555,7 @@ _UI frameworks for mobile_
- [Ionic](https://github.com/ionic-team/ionic-framework) - Mobile app development framework
- [Native script](https://github.com/nativescript-vue/nativescript-vue) - Native mobile applications using NativeScript
- [Vue Native](https://github.com/GeekyAnts/vue-native-core) - Build cross platform native mobile apps using JavaScript
- [uni-app](https://github.com/dcloudio/uni-app) - A cross-platform framework using Vue.js
_Set of components for mobile_
@ -2620,6 +2623,8 @@ _Set of admin template_
- [argon-dashboard-vue3](https://github.com/ltv/argon-dashboard-vue3) - Template, Element Plus & TailwindCSS 3, Vue3.
- [Vitify Admin](https://github.com/kingyue737/vitify-admin) - Vite 3 + Vuetify 2 + TypeScript, Vue 2.7
- [Dolphin Admin](https://github.com/bit-ocean-studio/dolphin-admin-vue) - An open source, free, lightweight, out-of-the-box, internationalized admin template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS. [Live demo](https://dolphin-admin-vue.bit-ocean.studio/)
- [vue-vben-admin](https://github.com/vbenjs/vue-vben-admin) - A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast [Live demo](https://vben.vvbin.cn/)
- [Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin) - A set of open source backend management framework based on Vue3 + TypeScript + Element Plus. [Live demo](https://admin.spicyboy.cn)
#### Server-side rendering
@ -2637,6 +2642,7 @@ _Set of admin template_
- [Gridsome](https://github.com/gridsome/gridsome) - Build super fast, modern websites with Vue.js
- [Servue](https://github.com/futureaus/servue) - Server-side rendering engine that renders vue files into html strings.
- [îles](https://github.com/ElMassimo/iles) - Islands of interactivity, the joyful site generator
- [VitePress](https://github.com/vuejs/vitepress) - Vite & Vue powered static site generator.
#### Other
@ -2823,6 +2829,7 @@ _Seamless scrolling_
- [vue-middleware](https://github.com/grafikri/vue-middleware) - Middleware for Vue.
- [vue-router-webcache](https://github.com/Kolobok12309/vue-router-webcache) - Enable spa routing while in google/yandex/etc webcache.
- [v-route-generate](https://github.com/weiquanju/v-route-generate) - A tool to generate routes for vue-router 4.x.
- [kitbag/router](https://github.com/kitbagjs/router) - A type safe router for vuejs
#### Lazy Load
@ -3517,6 +3524,7 @@ _Inspecting & debugging_
- [VueSource](https://github.com/davestewart/vue-source) - Global Vue mixin which identifies components in source code by adding HTML comments
- [NW-Vue-DevTools](https://github.com/TheJaredWilcurt/nw-vue-devtools) - DevDependency for adding Vue DevTools into NW.js
- [bruit-io](https://github.com/Moventes/bruit.io) - Collect feedback with screenshot and technical data and post them to an API like [bruit.io](https://bruit.io).
- [devtools-next](https://github.com/vuejs/devtools-next) - The next iteration of Vue DevTools.
#### Docs
@ -3707,6 +3715,7 @@ _Includes a backend boilerplate_
- [electron-vite-template](https://github.com/umbrella22/electron-vite-template) - A modern desktop application project template with Vue 3, Vite & Electron. **It's fast!**
- [Vitectron](https://github.com/hyroge/vite-vue-electron) - Powerful & Modern Vue Desktop Application Template with TypeScript & JSX + Vue 3.x + Vite 2.x + Pinia 2.x + Vue-Router 4.x.
- [Vutron](https://github.com/jooy2/vutron) - Quick start templates for Vite + Electron + Vue 3 + Vuetify + TypeScript.
- [electron-vite-vue](https://github.com/electron-vite/electron-vite-vue) - Really simple Electron + Vite + Vue boilerplate.
#### Parts