From 1fc5688835c81ab64eba1059277932d454188331 Mon Sep 17 00:00:00 2001 From: Revolist OU <64810943+revolist@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:24:54 +0000 Subject: [PATCH] vue3-data grid added to README.md RevoGrid vue3-data grid added to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79fdbf7..e0a8243 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-datagrid](https://github.com/revolist/vue3-datagrid) - Powerful virtual data grid spreadsheet for Vue 3 with advanced customization based on [revogrid](https://rv-grid.com). ## Examples