@smallwebco/tinypivot-core 1.0.55 → 1.0.58

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +6 -2
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # @smallwebco/tinypivot-core
2
2
 
3
- Core logic for TinyPivot - framework agnostic pivot table and data grid utilities.
3
+ Core logic for TinyPivot framework-agnostic utilities for AI-enabled data grids, embedded analytics, pivot tables, and natural language data exploration.
4
4
 
5
- > **Note**: This is an internal package. For application development, use [@smallwebco/tinypivot-vue](https://www.npmjs.com/package/@smallwebco/tinypivot-vue) or [@smallwebco/tinypivot-react](https://www.npmjs.com/package/@smallwebco/tinypivot-react).
5
+ > **Note**: This is an internal package. For application development, use [@smallwebco/tinypivot-vue](https://www.npmjs.com/package/@smallwebco/tinypivot-vue) or [@smallwebco/tinypivot-react](https://www.npmjs.com/package/@smallwebco/tinypivot-react) to embed an AI Data Analyst in your app.
6
6
 
7
7
  ## Documentation
8
8
 
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@smallwebco/tinypivot-core",
3
3
  "type": "module",
4
- "version": "1.0.55",
5
- "description": "Core logic for TinyPivot - framework agnostic pivot table and data grid utilities",
4
+ "version": "1.0.58",
5
+ "description": "Core logic for TinyPivot - framework agnostic utilities for AI-enabled data grids, pivot tables, and embedded analytics",
6
6
  "author": "Small Web, LLC",
7
7
  "license": "SEE LICENSE IN LICENSE.md",
8
8
  "homepage": "https://github.com/Small-Web-Co/tinypivot",
@@ -14,6 +14,10 @@
14
14
  "url": "https://github.com/Small-Web-Co/tinypivot/issues"
15
15
  },
16
16
  "keywords": [
17
+ "ai-data-analyst",
18
+ "embedded-analytics",
19
+ "natural-language-query",
20
+ "text-to-sql",
17
21
  "pivot-table",
18
22
  "pivot",
19
23
  "datagrid",