1
0
Fork 0

Compare commits

...

19 Commits

Author SHA1 Message Date
sea / 神秘海 b59087e1fe Add vite-plugin-vue-inspector 2024-05-08 11:38:09 +02:00
sea / 神秘海 18bba5e203 Add Vite 2024-05-08 11:37:46 +02:00
sea / 神秘海 15279f1347 Add vitest 2024-05-08 11:34:53 +02:00
sea / 神秘海 d0a030539c Add mitt 2024-05-08 11:34:37 +02:00
sea / 神秘海 9435058964 Add vue-countup-v3 2024-05-08 11:30:14 +02:00
sea / 神秘海 4d1abcef6b Add vue-picture-cropper 2024-05-08 11:29:26 +02:00
sea / 神秘海 742945013f Add qrcode.vue 2024-05-08 11:26:44 +02:00
sea / 神秘海 ca9fc0586a Add trois and format 2024-05-08 11:23:26 +02:00
sea / 神秘海 115b49ba83 Add slidev 2024-05-08 11:21:05 +02:00
sea / 神秘海 c726101835 Add vue-macros 2024-05-08 11:20:01 +02:00
Douglas Gaskell 42dbb9f8bf feat: Add vue-flow 2024-05-08 10:13:14 +02: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
1 changed files with 21 additions and 2 deletions

View File

@ -947,6 +947,7 @@
- [starfish-vue3-lowcode](https://github.com/haixin-fang/starfish-vue3-lowcode) - Vue3 visual lowcode form designer, convenient and quick to complete all kinds of form design!
- [Al Quran App-Vue 3](https://github.com/monayemislam/Al-Quran-Using-Vue) - Al Quran App that allows you to read surah with english meaning
- [vue3-realworld-app](https://github.com/rofixro/vue3-realworld-app) - 🖖 Best practices for building RealWorld with Vue3
- [slidev](https://github.com/slidevjs/slidev) - Presentation Slides for Developers
### Commercial Products
@ -1837,6 +1838,7 @@ _Display non-editable events in a Calendar_
- [v-network-graph](https://github.com/dash14/v-network-graph) - An interactive SVG based network-graph visualization component for Vue 3.
- [coya](https://github.com/AlexanderMykulych/coya) - Diagram drawing library (vue3 only)
- [vue-skia](https://github.com/rustq/vue-skia) - Skia based 2d graphics vue3 rendering library. It is based on Rust to implement software rasterization to perform rendering.
- [vue-flow](https://github.com/bcakmakoglu/vue-flow) - Interactive, customizeabe, graph & flowchart editor for Vue3
#### Social Sharing
@ -1857,6 +1859,7 @@ _Display non-editable events in a Calendar_
- [vue-qart](https://github.com/superman66/vue-qart) - The directive of vue 2.x for qart.js.
- [vue-qrcode-reader](https://github.com/gruhn/vue-qrcode-reader) - A set of Vue.js components for detecting and decoding QR codes.
- [vue3-qr-reader](https://github.com/HJ29/vue3-qr-reader) - A Vue 3 QR reader component. Refactor vue-qrcode-reader for vue 3 compatibility.
- [qrcode.vue](https://github.com/scopewu/qrcode.vue) - A Vue.js component to generate qrcode. Supports both Vue 2 and Vue 3.
#### Search
@ -2292,6 +2295,7 @@ _Edit images_
- [vue-anka-cropper](https://github.com/e-anka/vue-anka-cropper) - image cropper and uploader, rectangular and circular crop, customizable css
- [vue-picture-cut](https://github.com/987153776/vue-picture-cut) - image cropperscale, flip, rotate, edge check, rectangle clip, ellipse clip
- [vue-img-cutter](https://github.com/acccccccb/vue-img-cutter) - A vue plugin for image cutting tool,it's very convenient to use.
- [vue-picture-cropper](https://github.com/chengpeiquan/vue-picture-cropper) - A simple and easy-to-use picture cropping component for Vue 3.
_Display images_
@ -2540,6 +2544,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 +2558,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 +2626,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 +2645,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 +2832,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
@ -2902,6 +2912,7 @@ _Seamless scrolling_
- [@formkit/auto-animate](https://github.com/formkit/auto-animate) Add motion to your apps with a single line of code
- [vue-contextual-transition](https://github.com/beepy/vue-contextual-transition) Easy-ish cross-browser transitioning between pages with shared elements and/or sequential order
- [blottie](https://github.com/Applelo/blottie) Lottie component for Vue 3
- [vue-countup-v3](https://github.com/jizai1125/vue-countup-v3) A Vue 3 Component for animation counting.
#### Meta Tags
@ -2976,8 +2987,9 @@ _Move a DOM node to a target DOM node_
- [vue-displacement-slideshow](https://github.com/AlbanCrepel/vue-displacement-slideshow) - A Vue.js component that makes Webgl image displacement transitions easier.
- [vue-fake3d-image-effect](https://github.com/LuXDAmore/vue-fake3d-image-effect) - An interactive 3D fake-effect for images with depth maps in WebGL.
- [drie](https://github.com/janvorisek/drie) - A Vue 3 component library for three.js inspired by react-three-fiber.
- [TresJs](https://github.com/tresjs/tres): Declarative ThreeJS using Vue Components
- [Cientos](https://github.com/Tresjs/cientos): Collection of useful helpers and fully functional, ready-made abstractions for TresJs
- [TresJs](https://github.com/tresjs/tres) - Declarative ThreeJS using Vue Components
- [Cientos](https://github.com/Tresjs/cientos) - Collection of useful helpers and fully functional, ready-made abstractions for TresJs
- [trois](https://github.com/troisjs/trois) - ✨ ThreeJS + VueJS 3 + ViteJS ⚡
#### Fullscreen
@ -3016,6 +3028,7 @@ _Utilities not directly related to the UI_
- [vue-props-validation](https://github.com/rubnvp/vue-props-validation) - Vue props validation logic extracted for nested validations in objects and arrays using the Vue native syntax.
- [vue-next-rx](https://github.com/NOPR9D/vue-next-rx) - Complete RxJS integration for Vue.js. (Update of vue-rx)
- [fontawesome-autogen](https://github.com/GTANAdam/fontawesome-autogen) - Automatically detect and import fontawesome icons used in your webapp.
- [vue-macros](https://vue-macros.dev) - Explore and extend more macros and syntax sugar to Vue.
#### Typescript
@ -3112,6 +3125,7 @@ _Internationalization / L10n / localization / translation_
- [vue-plugin-events](https://github.com/nolde/vue-plugin-events) - Simple global event bus for Vue.js applications with automatic subscription control.
- [vue3-custom-hooks](https://github.com/PoluosmakAndrew/vue3-custom-hooks) - Build custom hooks for Vue.js 3 Composition API.
- [vue-catch-hrefs](https://github.com/Tahul/vue-catch-hrefs) - Catch clicks on hrefs links (in v-html) and route them to vue-router.
- [mitt](https://github.com/developit/mitt) - 🥊 Tiny 200 byte functional event emitter / pubsub.
#### Persistence
@ -3517,6 +3531,8 @@ _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.
- [vite-plugin-vue-inspector](https://github.com/webfansplz/vite-plugin-vue-inspector) - jump to editor source code while click the element of browser automatically.
#### Docs
@ -3552,6 +3568,7 @@ _Create documentation_
- [Vue Testing Library](https://github.com/testing-library/vue-testing-library) - Simple and complete testing utilities that encourage good testing practices. Based on DOM Testing Library and built upon the official Vue Test Utils.
- [jest-serializer-vue-tjw](https://github.com/tjw-lint/jest-serializer-vue-tjw) - Improved formatting of Jest Snapshots
- [vuex-test-utils](https://github.com/Incognitus-Io/vuex-test-utils) - Unit testing Vux with chai.
- [vitest](https://github.com/vitest-dev/vitest) - Next generation testing framework powered by Vite.
##### Browser-less require
@ -3614,6 +3631,7 @@ _Text editor plugins_
_Scaffold / boilerplate / seed / starter kits / stack ensemble / Yeoman generator_
- [Vite](https://github.com/vitejs/vite) - Next generation frontend tooling. It's fast!
- [vue-cli](https://github.com/vuejs/vue-cli) - Simple CLI for scaffolding Vue.js projects.
- [Vue-Django](https://github.com/NdagiStanley/vue-django) - A boilerplate to set you up in bringing the awesomeness of VueJS into a Django (Python) app.
- [python-vuejs](https://github.com/cstrap/python-vuejs) - Gluing Python web frameworks and Vue.js with a set of scripts. Basically a `vue-cli` wrapper.
@ -3707,6 +3725,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