What to compare
A useful Vue pivot table comparison should cover the whole workflow, not just aggregation output. Look at filtering, field configuration, totals, calculated fields, export, theming, and the work required to ship a polished interface.
- Vue 3 Composition API compatibility
- TypeScript support
- Drag-and-drop pivot configuration
- Clear free and paid boundaries
Where TinyPivot fits
TinyPivot provides a dedicated Vue 3 package with the same product behavior as its React package. The free tier includes an Excel-like grid and pivot tables with Sum aggregation. Pro unlocks richer analytics features while keeping setup small.
When to look elsewhere
Choose a more expansive grid suite if your team needs enterprise-only workflows beyond TinyPivot’s focused scope. Choose smaller primitives if every part of the table interface must be custom-built.
Try TinyPivot in your framework
Both packages expose the same product behavior and include TypeScript support.
React
pnpm add @smallwebco/tinypivot-reactVue 3
pnpm add @smallwebco/tinypivot-vue