Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.5 KB

View the docs

Lightgrid

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.

Features