From 1294e785eddbd804b1c57a230be105d8ae38c388 Mon Sep 17 00:00:00 2001 From: David Date: Mon, 7 Apr 2025 11:49:31 +0800 Subject: [PATCH 1/2] feat: adding Vue PDF Viewer A PDF Viewer is built for Vue.js community. Useful for interacting and rendering of PDF files natively in any Vue.js websites or applications. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7360d4..8f2e1e9 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ See a full list on [Vue Telescope](https://www.vuetelescope.com/explore?framewor - [Hippocrades](https://hippocrades.com/) - Enterprise-Grade Health Solutions Made Affordable - [Cudo Compute](https://www.cudocompute.com/) - Democratized cloud platform built with Nuxt 3, @nuxt/content and Tailwind CSS - [Pinx](https://themeforest.net/item/pinx-vuejs-admin-template/47799543?ref=DverseStudio&utm_source=awesomevue) - Pinx is an admin template crafted with Vue 3 + TypeScript, developer-friendly and designed with Naive UI and Tailwind CSS. Nuxt compatible! Nuxt Content used on [docs](https://pinx-docs.vercel.app/) +- [Vue PDF Viewer](https://www.vue-pdf-viewer.dev/?utm_source=awesome-nuxt) - A powerful PDF viewer for Vue.js, offering interactive viewing experience, mobile responsive and customization options for seamless integration. Save you weeks of development time. > Please don't hesitate to make a PR if you have more resources to share. From 7b18f7e3b3c54a7b90a1c58769ef32f2b3beddda Mon Sep 17 00:00:00 2001 From: David Date: Mon, 7 Apr 2025 12:09:58 +0800 Subject: [PATCH 2/2] updated wording vue.js to nuxt.js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f2e1e9..6c5e2e6 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ See a full list on [Vue Telescope](https://www.vuetelescope.com/explore?framewor - [Hippocrades](https://hippocrades.com/) - Enterprise-Grade Health Solutions Made Affordable - [Cudo Compute](https://www.cudocompute.com/) - Democratized cloud platform built with Nuxt 3, @nuxt/content and Tailwind CSS - [Pinx](https://themeforest.net/item/pinx-vuejs-admin-template/47799543?ref=DverseStudio&utm_source=awesomevue) - Pinx is an admin template crafted with Vue 3 + TypeScript, developer-friendly and designed with Naive UI and Tailwind CSS. Nuxt compatible! Nuxt Content used on [docs](https://pinx-docs.vercel.app/) -- [Vue PDF Viewer](https://www.vue-pdf-viewer.dev/?utm_source=awesome-nuxt) - A powerful PDF viewer for Vue.js, offering interactive viewing experience, mobile responsive and customization options for seamless integration. Save you weeks of development time. +- [Vue PDF Viewer](https://www.vue-pdf-viewer.dev/?utm_source=awesome-nuxt) - A powerful PDF viewer for Nuxt.js, offering interactive viewing experience, mobile responsive and customization options for seamless integration. Save you weeks of development time. > Please don't hesitate to make a PR if you have more resources to share.