From 1a713d92a2bd68504216dfb06a03f1fe28fb67f2 Mon Sep 17 00:00:00 2001 From: natxocc Date: Mon, 27 Apr 2026 16:05:58 +0200 Subject: [PATCH] Actualizar README.md --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 634dc3b..8b8115b 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,16 @@ A lightweight, reactive wrapper for AG Grid (Community & Enterprise) built for S ## Features -- ๐Ÿš€ **Lightweight wrapper** - AG Grid bundled inside -- โšก **Reactive** - Automatically updates when data changes -- ๐ŸŽจ **Theme aware** - Automatically switches between light/dark themes -- ๐Ÿ“ฆ **Enterprise ready** - Full AG Grid Enterprise modules included -- ๐Ÿ”ง **TypeScript support** - Full type definitions included -- ๐Ÿงน **Auto cleanup** - Proper resource disposal +- **Lightweight wrapper** - AG Grid bundled inside +- **Reactive** - Automatically updates when data changes +- **Theme aware** - Automatically switches between light/dark themes +- **Enterprise ready** - Full AG Grid Enterprise modules included +- **TypeScript support** - Full type definitions included +- **Auto cleanup** - Proper resource disposal ## Requirements -- **SigPro** framework (peer dependency) or use with **SigProUI** (includes SigPro) -- [SigPro](https://natxocc.github.io/sigpro/#/) -- [SigProUI](https://natxocc.github.io/sigpro-ui/#/) -- Modern browser with ES module support +- [SigProUI](https://git.natxocc.com/natxocc/sigpro-ui/#) ## Installation