Skip to content

Commit 77fa262

Browse files
authored
Merge branch 'vuejs:master' into master
2 parents 3091c9c + 46dfd21 commit 77fa262

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,8 @@
613613
- [slidev](https://github.com/slidevjs/slidev) - Presentation Slides for Developers
614614
- [YesPlayMusic](https://github.com/qier222/YesPlayMusic) - High-looking third-party NetEase cloud player, support Windows / macOS / Linux :electron:
615615
- [douyin](https://github.com/zyronon/douyin) - Imitate TikTok ,Vue Best practices on Mobile
616+
- [MyIP](https://github.com/jason5ng32/MyIP) - All in one IP Toolbox. Easy to check what's your IPs, IP geolocation, check for DNS leaks, examine WebRTC connections, speed test, ping test, MTR test, check website availability and more.
617+
- [fylepad](https://github.com/imrofayel/fylepad) - a notepad with powerful rich-text editing, built with Vue.
616618

617619
### Commercial Products
618620

@@ -900,7 +902,7 @@ _Set of components + responsive layout system_
900902
- [Prefect Design](https://prefect-design.netlify.app/) - Component library using Vue 3, Typescript & Tailwind.
901903
- [Stellar UI](https://github.com/ManukMinasyan/stellar-ui) - Fully styled and customizable components for Vue 3.
902904
- [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)).
903-
- [Inspira UI](https://inspira-ui.com/) - Open Source components to build stunning animated interfaces effortlessly using Vue, Nuxt and [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)).
905+
- [Inspira UI](https://inspira-ui.com/) - Open Source components to build stunning animated interfaces effortlessly using Vue, Nuxt and Tailwind CSS.
904906
- [flowbite-vue](https://github.com/themesberg/flowbite-vue) - Vue component library based on Tailwind CSS
905907

906908
#### Mobile
@@ -1023,6 +1025,7 @@ _Tables / data grids_
10231025
- [tanstack-table](https://github.com/tanstack/table) - Headless UI for building powerful tables & datagrids.
10241026
- [vuetify-drilldown-table](https://github.com/webdevnerdstuff/vuetify-drilldown-table) - The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's v-data-table and v-data-table-server. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.
10251027
- [vxe-table](https://github.com/x-extends/vxe-table) - Vue form/table solution.
1028+
- [hy-vue-gantt](https://github.com/Xeyos88/HyVueGantt) - A powerful and flexible Gantt chart component for Vue 3 applications.
10261029

10271030
#### Notification
10281031

@@ -1299,6 +1302,7 @@ _Switch / on/off toggle / checkbox_
12991302
- [vue-toggles](https://github.com/juliandreas/vue-toggles) - A highly customizable and accessible toggle component
13001303
- [@vueform/toggle](https://github.com/vueform/toggle) - Vue 3 toggle component with labels, custom slots and styling options.
13011304
- [vue-collapsed](https://github.com/smastrom/vue-collapsed) - Vue 3 CSS height transition from any to auto and vice versa. Accordion ready.
1305+
- [vue-enhanced-check](https://github.com/keiwen/vue-enhancedCheck) - Enhanced checkboxes / radio input + toggle, components for vue 3
13021306

13031307
##### Masked Input
13041308

@@ -1446,6 +1450,7 @@ _Detect when components enter viewport_
14461450
- [@formkit/auto-animate](https://github.com/formkit/auto-animate) Add motion to your apps with a single line of code
14471451
- [blottie](https://github.com/Applelo/blottie) Lottie component for Vue 3
14481452
- [vue-countup-v3](https://github.com/jizai1125/vue-countup-v3) A Vue 3 Component for animation counting.
1453+
- [vue-to-counter](https://github.com/siaikin/vue-to-counter) Scroll strings, numbers, dates like a slot machine.
14491454

14501455
#### Meta Tags
14511456

@@ -1551,6 +1556,7 @@ _LocalStorage etc._
15511556
- [pinia-xstate](https://github.com/wobsoriano/pinia-xstate) - Put your xstate state machines into a global pinia store.
15521557
- [pinia-orm](https://github.com/CodeDredd/pinia-orm) - The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store. 🍍
15531558
- [pinia-persistedstate-2](https://github.com/iendeavor/pinia-plugin-persistedstate-2) - Persist and rehydrate your Pinia state between page reloads.
1559+
- [tauri-plugin-pinia](https://github.com/ferreira-tb/tauri-store/tree/main/packages/tauri-plugin-pinia) - Persistent Pinia stores for Tauri.
15541560

15551561
##### Authentication/Authorization
15561562

0 commit comments

Comments
 (0)