From a8c8b9d12b2e4a0af4d6bcaba18c8d5afa580ac8 Mon Sep 17 00:00:00 2001 From: MvdZon Date: Wed, 13 Aug 2025 20:47:29 +0200 Subject: [PATCH] Update README.md - Vue log arsenal, a plugin that adds logging directives, was added to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 132fc67ad..41948520c 100644 --- a/README.md +++ b/README.md @@ -1671,6 +1671,7 @@ _Integrate with services or other frameworks_ - [Font Awesome Finder](https://chrome.google.com/webstore/detail/font-awesome-icon-finder/kjejboahkcobalmgldloeinebmbomgog) - Chrome extension to search, preview and choose Font Awesome icons and copy the selected icon HTML code & Unicode to clipboard. - [Bit](https://github.com/teambit/bit) - Manage and reuse `vue` components between projects. Easily isolate and share components from any project without changing its source code, organize curated collections and install in different projects. - [Vue Mess Detector](https://github.com/rrd108/vue-mess-detector) - A static code analysis tool for 👉 detecting code smells and best practice violations in Vue.js and Nuxt.js projects +- [Vue Log Arsenal](https://github.com/MvdZon/Vue3-log-arsenal) - Lightweight Vue 3 plugin providing logging directives for easier debugging #### Inspect