Skip to content

Commit 9a0544f

Browse files
add support section with sponsor links to docs (#134)
1 parent 60a18d3 commit 9a0544f

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,23 @@
1313
Data Table Renderers for <a href='https://code.visualstudio.com/blogs/2021/11/08/custom-notebooks' target='_blank' title='VSCode Notebooks Intro'>VSCode Notebooks</a> πŸ“š
1414
</h1>
1515

16-
See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 vscode extension for a generic [Grid Data Viewer](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) with many common data formats support, search, sort, filters, grouping, splits, pivot tables, aggregates and basic charts πŸ“Š
16+
See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 vscode extension for a generic [Grid Data Viewer](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) with many common data formats support, search, sort, filters, grouping, splits, pivot tables, aggregates and basic charts πŸ“Š.
1717

18-
## Data Table 🈸 Renderers
18+
# Support
19+
20+
These [Data Table Renderers](https://github.com/RandomFractals/vscode-data-table) were created to enhance raw data views in Jupyter and custom VSCode Notebooks. Please consider becoming a [Fan](https://github.com/sponsors/RandomFractals/sponsorships?tier_id=18883&preview=false) and sponsoring our dev efforts on this and other [Random Fractals, Inc.](https://twitter.com/search?q=%23RandomFractalsInc&src=typed_query&f=live) code and [data viz extensions](https://marketplace.visualstudio.com/publishers/RandomFractalsInc) if you find them useful, educational, or enhancing your daily dataViz/dev code workflows and exploratory data analysis:
21+
22+
β˜•οΈ https://ko-fi.com/dataPixy
23+
πŸ’– https://github.com/sponsors/RandomFractals
24+
25+
# Data Table 🈸 Renderers
1926

2027
Data Table Renderers is a collection of custom tabular data renderers for vscode notebooks.
2128

2229
![Data Table 🈸 Renderers](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-renderers.png?raw=true
2330
"Data Table 🈸 Renderers")
2431

25-
## 🈸 Features
32+
# 🈸 Features
2633

2734
- View `CSV`, semi-flat `XML`, [`GeoJSON`](https://www.rfc-editor.org/rfc/rfc7946.html) and `JSON` **array** data Notebook πŸ““ cell βŒ— output in HTML table with column sort, number and date formatting
2835
- Incremental Data Table 🈸 rows creation on table scroll for faster display of larger datasets

0 commit comments

Comments
Β (0)