Skip to content

Commit 2d28100

Browse files
update description and keywords in package.json for Perspective view addition release (#90)
1 parent 1af7852 commit 2d28100

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tabular-data-viewer",
33
"displayName": "Tabular Data Viewer 中",
4-
"description": "Tabular Data Viewer provides fast DSV data loading and custom Table View 🀄 display for large .csv, .tsv and .tab data files via Tabulator table and Papa Parse CSV parser.",
4+
"description": "Tabular Data Viewer provides fast DSV data loading and custom Table Views 🀄 for large .csv, .tsv and .tab data files with Tabulator Table, Perspective View, D3FC Chart Views 📊📈 and Papa Parse CSV parser.",
55
"version": "1.6.0",
66
"engines": {
77
"vscode": "^1.63.0"
@@ -36,10 +36,13 @@
3636
"CSV",
3737
"DSV",
3838
"TSV",
39+
"D3FC charts 📊📈",
3940
"flat data",
4041
"large data",
4142
"text data",
4243
"table view",
44+
"tabular data view config",
45+
"tabulator",
4346
"data streaming",
4447
"data perspective view"
4548
],

0 commit comments

Comments
 (0)