From 126d97003df66fb19a202d5e6a10e25402d3ea13 Mon Sep 17 00:00:00 2001 From: Daylen Date: Wed, 12 Mar 2025 21:53:32 +0800 Subject: [PATCH] Add vue3-tabor - a versatile Vue 3 tabs component with rich API, supporting keep-alive and iframe integration. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abe65ef06..ed724ecfd 100644 --- a/README.md +++ b/README.md @@ -1234,6 +1234,7 @@ _Display non-editable events in a Calendar_ - [vue-lumino](https://github.com/tupilabs/vue-lumino) - A component to use Vue.js with Jupyter Lumino (PhosphorJS), integrating DOM & VDOM through event listeners and Vue reactivity system. - [vue3-tabs-chrome](https://github.com/viewweiwu/vue3-tabs-chrome) - A Vue3 component for Chrome-like tabs. +- [vue3-tabor](https://github.com/daylenjeez/vue3-tabor) - A versatile Vue 3 tabs component with rich API, supporting keep-alive and iframe integration. #### Form