From f06a4aedf5d084311fe255e8d861eb4075bdaf88 Mon Sep 17 00:00:00 2001 From: Seungwoo321 Date: Fri, 2 May 2025 21:39:29 +0900 Subject: [PATCH] docs: add vue3-pivottable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79fdbf7..173edae 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ A curated list of awesome things related to Vue 3 - [V-privacy](https://github.com/fchancel/v-privacy) - A Vue 3 plugin that allows you to manage the privacy of an HTML element by blurring its content and optional encrypt node text data in DOM. - [Vuersatile Components](https://www.andres-brugarolas.com/vuersatile-components/) - A Vue 3 component library, with form self-validation and a SCSS framework integrated. - [Vue 3 Easter Egg Trigger](https://github.com/webdevnerdstuff/vue3-easter-egg-trigger) - This packages makes it nice and easy to add Easter Egg triggers to your Vue3 site. +- [Vue3 Pivottable](https://github.com/vue-pivottable/vue3-pivottable) – A Vue 3 port of the jQuery-based PivotTable.js. ## Examples