@smallwebco/tinypivot-vue 1.0.74 → 1.0.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -8
- package/dist/components/PivotSkeleton.vue.d.ts.map +1 -1
- package/dist/composables/useAIAnalyst.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/dist/tinypivot-vue.js +2926 -2890
- package/dist/tinypivot-vue.js.map +1 -1
- package/dist/tinypivot-vue.umd.cjs +38 -38
- package/dist/tinypivot-vue.umd.cjs.map +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
# @smallwebco/tinypivot-vue
|
|
2
2
|
|
|
3
|
-
A lightweight data grid with pivot tables, charts, and optional AI-powered data exploration for Vue 3. **Under 50KB gzipped** — 10x smaller than AG Grid.
|
|
3
|
+
A lightweight data grid with free pivot tables, Pro charts, and optional AI-powered data exploration for Vue 3. **Under 50KB gzipped** — 10x smaller than AG Grid.
|
|
4
4
|
|
|
5
5
|
**[Live Demo](https://tiny-pivot.com)** · **[Buy License](https://tiny-pivot.com/#pricing)**
|
|
6
6
|
|
|
7
7
|
## Why TinyPivot?
|
|
8
8
|
|
|
9
9
|
- **Lightweight**: Under 50KB gzipped vs 500KB+ for AG Grid
|
|
10
|
-
- **
|
|
10
|
+
- **Free Pivot Tables**: Sum aggregations, totals, and calculated fields included
|
|
11
|
+
- **Pro Upgrade**: Advanced aggregations, charts, AI Data Analyst, and no watermark
|
|
11
12
|
- **AI Data Analyst** (Pro): Natural language queries with BYOK — use your own OpenAI/Anthropic key
|
|
12
|
-
- **
|
|
13
|
+
- **Lifetime License**: No subscriptions — buy once, use forever
|
|
13
14
|
|
|
14
15
|
## Installation
|
|
15
16
|
|
|
@@ -56,11 +57,12 @@ const data = [
|
|
|
56
57
|
| Column resizing | ✅ | ✅ |
|
|
57
58
|
| Clipboard (Ctrl+C) | ✅ | ✅ |
|
|
58
59
|
| Dark mode | ✅ | ✅ |
|
|
60
|
+
| Pivot table with Sum aggregation | ✅ | ✅ |
|
|
61
|
+
| Row/column totals | ✅ | ✅ |
|
|
62
|
+
| Calculated fields with formulas | ✅ | ✅ |
|
|
59
63
|
| **AI Data Analyst** (natural language, BYOK) | ❌ | ✅ |
|
|
60
64
|
| **Chart Builder** (6 chart types) | ❌ | ✅ |
|
|
61
|
-
|
|
|
62
|
-
| Aggregations (Sum, Avg, etc.) | ❌ | ✅ |
|
|
63
|
-
| Row/column totals | ❌ | ✅ |
|
|
65
|
+
| Advanced aggregations (Count, Avg, Min, Max, Unique, Median, Std Dev, %) | ❌ | ✅ |
|
|
64
66
|
| No watermark | ❌ | ✅ |
|
|
65
67
|
|
|
66
68
|
## Props
|
|
@@ -70,7 +72,7 @@ const data = [
|
|
|
70
72
|
| `data` | `Record<string, unknown>[]` | **required** | Array of data objects |
|
|
71
73
|
| `loading` | `boolean` | `false` | Show loading spinner |
|
|
72
74
|
| `fontSize` | `'xs' \| 'sm' \| 'base'` | `'xs'` | Font size preset |
|
|
73
|
-
| `showPivot` | `boolean` | `true` | Show pivot toggle
|
|
75
|
+
| `showPivot` | `boolean` | `true` | Show pivot toggle |
|
|
74
76
|
| `enableExport` | `boolean` | `true` | Show CSV export button |
|
|
75
77
|
| `enableSearch` | `boolean` | `true` | Show global search |
|
|
76
78
|
| `enablePagination` | `boolean` | `false` | Enable pagination |
|
|
@@ -180,7 +182,7 @@ See the [full documentation](https://github.com/Small-Web-Co/tinypivot) for comp
|
|
|
180
182
|
|
|
181
183
|
## License
|
|
182
184
|
|
|
183
|
-
- **Free Tier**: MIT License for
|
|
185
|
+
- **Free Tier**: MIT License for core grid and pivot features
|
|
184
186
|
- **Pro Features**: Commercial license required
|
|
185
187
|
|
|
186
188
|
**[Purchase at tiny-pivot.com/#pricing](https://tiny-pivot.com/#pricing)**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PivotSkeleton.vue.d.ts","sourceRoot":"","sources":["../../src/components/PivotSkeleton.vue"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,eAAe,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAWpH,UAAU,YAAY;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;;
|
|
1
|
+
{"version":3,"file":"PivotSkeleton.vue.d.ts","sourceRoot":"","sources":["../../src/components/PivotSkeleton.vue"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,eAAe,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAWpH,UAAU,YAAY;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;;eAszEY,MAAM,EAAE;kBACL,MAAM,EAAE;iBACT,eAAe,EAAE;;kBAEhB,OAAO;mBACN,MAAM,GAAG,IAAI;iBACf,WAAW,GAAG,IAAI;;;;;;;;;;;;;;;;eANpB,MAAM,EAAE;kBACL,MAAM,EAAE;iBACT,eAAe,EAAE;;kBAEhB,OAAO;mBACN,MAAM,GAAG,IAAI;iBACf,WAAW,GAAG,IAAI;;;;;;;;;;;;;;;;AAZjC,wBAmBG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAIAnalyst.d.ts","sourceRoot":"","sources":["../../src/composables/useAIAnalyst.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,yBAAyB,EACzB,iBAAiB,EACjB,YAAY,EACZ,YAAY,EAEZ,oBAAoB,EACpB,aAAa,EAGd,MAAM,4BAA4B,CAAA;
|
|
1
|
+
{"version":3,"file":"useAIAnalyst.d.ts","sourceRoot":"","sources":["../../src/composables/useAIAnalyst.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,yBAAyB,EACzB,iBAAiB,EACjB,YAAY,EACZ,YAAY,EAEZ,oBAAoB,EACpB,aAAa,EAGd,MAAM,4BAA4B,CAAA;AAmBnC,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,eAAe,CAAA;IACvB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,iBAAiB,KAAK,IAAI,CAAA;IACjD,oBAAoB,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAA;IACjE,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,oBAAoB,KAAK,IAAI,CAAA;IACvD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAA;CACxC;AAED,wBAAgB,YAAY,CAAC,OAAO,EAAE,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAy2BrD,qEAAqE;;qCA1rBzB,MAAM;2BAsMhB,MAAM;;8BAkdX,cAAc;+BAOX,cAAc;IAoC9C,uCAAuC;;IAEvC,4DAA4D;wBAtJ/B,QAAQ,OAAO,MAAM,EAAE,OAAO,CAAC,EAAE,GAAG,IAAI,CAAC;EAyJzE"}
|