From f71560572b4ae77500e8d5c456bba460a8d0c60f Mon Sep 17 00:00:00 2001 From: jdegand <70610011+jdegand@users.noreply.github.com> Date: Wed, 29 Apr 2026 22:00:04 -0400 Subject: [PATCH] docs: add uiGrid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b70e057c..73ef802f 100644 --- a/README.md +++ b/README.md @@ -1300,6 +1300,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc * [uni-table](https://github.com/Unify-India/uni-table) - Angular data grid built on signals for zero‑lag performance, combining advanced server‑side features with a streamlined configuration API. * [ogrid](https://github.com/alaarab/ogrid) - The lightweight, multi-framework data grid with enterprise features and zero enterprise cost. * [angular-datatables.net](https://github.com/Vinccool96/angular-datatables.net) - Angular plus [DataTables](https://datatables.net/). +* [uiGrid](https://github.com/orneryd/uiGrid) - Open‑source, multi‑platform data grid rebuilt from the original [ui‑grid](https://github.com/angular-ui/ui-grid) with the same API and modern Angular signals, supporting Angular, Web Components, React, and Rust. ### Dates