|
9 | 9 |
|
10 | 10 | > A curated list of awesome things related to Vue.js
|
11 | 11 |
|
| 12 | +- [Awesome Vue.js ](#awesome-vuejs--) |
12 | 13 | - [Resources](#resources)
|
13 | 14 | - [Official Resources](#official-resources)
|
14 | 15 | - [External Resources](#external-resources)
|
|
31 | 32 | - [Interactive Experiences](#interactive-experiences)
|
32 | 33 | - [Enterprise Usage](#enterprise-usage)
|
33 | 34 | - [A11y](#a11y)
|
34 |
| -- [Components & Libraries](#components--libraries) |
| 35 | +- [Components \& Libraries](#components--libraries) |
35 | 36 | - [Frameworks](#frameworks)
|
36 | 37 | - [Responsive](#responsive)
|
37 | 38 | - [Mobile](#mobile)
|
|
656 | 657 | - [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.
|
657 | 658 | - [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.
|
658 | 659 | - [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)
|
| 660 | +- [umo editor](https://github.com/umodoc/editor) - Umo Editor is an open-source document editor, based on Vue3 and Tiptap. Visit [Playground](https://demo.umodoc.com/editor?lang=en-US) for a fast experience. |
659 | 661 | - [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**.
|
660 | 662 | - [h5](https://github.com/gyt95/h5) A Monorepo-based mobile engineering project. (Monorepo + Pnpm + Vite3.x + Vue3.2+ + TypeScript4.x + VueRouter4.x + Pinia...)
|
661 | 663 | - [Vitesse Starter](https://github.com/antfu/vitesse) ⛺️ Vue 3 starter inclode ( Layouts | i18n | UnoCSS | pinia | Markdown | Dark Mode | PWA | SSG | Component Auto-Importing | File-Based Router | Composition API | TypeScript)
|
@@ -1742,7 +1744,7 @@ _Overlay / modal / alert / dialog / lightbox / popup_
|
1742 | 1744 | #### Icons
|
1743 | 1745 |
|
1744 | 1746 | - [vue-awesome](https://github.com/Justineo/vue-awesome) - Font Awesome component for Vue.js, using inline SVG.
|
1745 |
| -- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons "vue-material-design-icons on GitHub") - A collection of SVG Material Design icons as single file components. |
| 1747 | +- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons 'vue-material-design-icons on GitHub') - A collection of SVG Material Design icons as single file components. |
1746 | 1748 | - [vue-icon-font](https://github.com/ganl/vue-icon-font) - A iconfont plugin for Vuejs (support Font-class and Symbol).
|
1747 | 1749 | - [vue-ionicons](https://github.com/mazipan/vue-ionicons) - Vue Icon Set Components from Ionic Team.
|
1748 | 1750 | - [vue-ico](https://github.com/paulcollett/vue-ico) - Dead easy icons for Vue with drop-in browser support & selective bundling
|
|
0 commit comments