Introduction
KanuniLabs PivotGrid is a high-performance pivot table for the web. It pairs a framework-agnostic engine — columnar storage, trie-based grouping, and a Web Worker compute pipeline — with polished UI components, shipped today for React.
Why KanuniLabs
- Fast on large data — the engine runs off the main thread, so the UI stays responsive on millions of rows.
- Complete — calculated fields, charts, drill-down, advanced filtering, and Excel/PDF export.
- Localized — 12 locales out of the box, with full RTL support.
- Free core, licensed enterprise — start free; unlock advanced analytics with a license.
Packages
| Package | Description | License |
|---|---|---|
@kanunilabs/pivotgrid-core | Framework-agnostic engine + headless controller | Free (proprietary) |
@kanunilabs/pivotgrid-react | React components | Free (proprietary) |
@kanunilabs/pivotgrid-react-enterprise | Calculated fields, charts, drill-down, export | Commercial |
Next steps
- Installation — add the packages to your app.
- Quick start (React) — render your first grid.
- Enterprise & licensing — unlock advanced features.
- Try it: Playground