From 23190bb64360cc6f954205ef8d7d38d3008c6602 Mon Sep 17 00:00:00 2001 From: Rofix Date: Fri, 26 Jan 2024 14:35:52 +0800 Subject: [PATCH 1/2] feat: add vue3-realworld-app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f5b6c4f8..fda69dcab 100644 --- a/README.md +++ b/README.md @@ -944,6 +944,7 @@ - [Sneat Free Vuetify VueJS Admin Template](https://themeselection.com/item/sneat-free-vuetify-vuejs-admin-template/) - The Ultimate Free VueJS Admin Template for building responsive web apps - [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 ### Commercial Products From 7b87188e59f3eef325a355a5ba4a03b7994cfc89 Mon Sep 17 00:00:00 2001 From: Rofix Date: Thu, 1 Feb 2024 15:15:53 +0800 Subject: [PATCH 2/2] feat: add css-3d-progress --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fda69dcab..95e8ccc01 100644 --- a/README.md +++ b/README.md @@ -1415,6 +1415,7 @@ _A slim progress bar at the top of the page_ - [vue-ins-progress-bar](https://github.com/meloalright/vue-ins-progress-bar) - A Vue component of ins-style progress bar 一款 ins 风格的 vue 进度条组件 - [vue-next-progressbar](https://github.com/jambonn/vue-next-progressbar) - Slim progress bars(1KB gzipped) for Vue 3. - [vue3-progress](https://github.com/marcoschulte/vue3-progress) - Fully customizable vue3 plugin to display a progress bar while waiting for something, e.g. http requests +- [css-3d-progress](https://github.com/rofixro/css-3d-progress) - A 3D progress bar component written using web Components, supports Vue, React and Svelte. #### Tooltip