Lightgrid is a headless datagrid with a focus on:
- Performance (smoothly handles 1000s of rows or columns)
- Lightweight (<20kb gzip with all plugins enabled)
- Stateless, declarative, small, intuitive API
- Unopinionated UI (render your own controls, filters etc)
- Native rendering: each framework is fully responsible for rendering
At the moment there is one frontend: @lightgrid/react
, but more will be added.