From 1311ce8554dc9a5600f9a99a49bf5e4838004760 Mon Sep 17 00:00:00 2001 From: jdegand <70610011+jdegand@users.noreply.github.com> Date: Fri, 22 May 2026 13:45:21 -0400 Subject: [PATCH] docs: add gp-grid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d75749ec..d0edf5cd 100644 --- a/README.md +++ b/README.md @@ -1327,6 +1327,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc * [ngx-datawindow](https://github.com/sugitter/ngx-datawindow) - Table component modernizing the classic DataWindow with zero‑config CRUD, computed columns, multi‑buffer state, offline sync, and granular change tracking. * [simple-table](https://github.com/petera2c/simple-table) - Framework-agnostic data grid and table component for building modern, scalable applications. * [toolbox](https://github.com/OysteinAmundsen/toolbox) - High-performance, framework-agnostic web components for data-intensive applications. +* [gp-grid](https://github.com/GioPat/gp-grid) - Data grid library built with a modular architecture that cleanly separates core logic from framework integrations to efficiently handle massive datasets with millions of rows. ### Dates