From 7e16a619404f4b097ab905a0ecccf3ab76b44d2c Mon Sep 17 00:00:00 2001 From: Keiwen Date: Sat, 18 Jan 2025 18:00:25 +0100 Subject: [PATCH 1/2] add vue-integer-plusminus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 096ddde36..36f079cfe 100644 --- a/README.md +++ b/README.md @@ -1343,6 +1343,7 @@ _Display images_ - [vue-simple-password-meter](https://github.com/miladd3/vue-simple-password-meter) - Lightweight password strength meter with no dependency - [v-use-places-autocomplete](https://github.com/wobsoriano/v-use-places-autocomplete) - 📍 Vue composable for Google Maps Places Autocomplete. - [vuetify-inline-fields](https://github.com/webdevnerdstuff/vuetify-inline-fields) - Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications. +- [vue-integer-plusminus](https://github.com/keiwen/vue-integer-plusminus) - Integer input component for vue3 with increment and decrement buttons, fitting as spinbutton, allowing keyboard functionalities ##### Wizard From 0c829ac8ab97095c034e5656f190f8f4410e8a73 Mon Sep 17 00:00:00 2001 From: Keiwen Date: Sun, 19 Jan 2025 21:33:20 +0100 Subject: [PATCH 2/2] removed duplicate Tailwind URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36f079cfe..6436b26d6 100644 --- a/README.md +++ b/README.md @@ -900,7 +900,7 @@ _Set of components + responsive layout system_ - [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)). -- [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)). +- [Inspira UI](https://inspira-ui.com/) - Open Source components to build stunning animated interfaces effortlessly using Vue, Nuxt and Tailwind CSS - [flowbite-vue](https://github.com/themesberg/flowbite-vue) - Vue component library based on Tailwind CSS #### Mobile