Update README.md

This commit is contained in:
Natxo
2026-04-05 02:00:37 +02:00
committed by GitHub
parent 164cd487d3
commit 9fb2f8dfc3

View File

@@ -4,13 +4,20 @@ A lightweight, reactive wrapper for AG Grid (Community & Enterprise) built for S
## Features
- 🚀 **Zero dependencies** - AG Grid bundled inside
- 🚀 **Lightweight wrapper** - AG Grid bundled inside
-**Reactive** - Automatically updates when data changes
- 🎨 **Theme aware** - Automatically switches between light/dark themes
- 📦 **Enterprise ready** - Full support for AG Grid Enterprise modules included
- 📦 **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
## Installation
```bash