Skip to content

Commit

Permalink
add observable data table viewer section with a pic to docs (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Jul 30, 2021
1 parent 0c4cfa0 commit 7608170
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ Data Table 🈸 uses [Observable Inputs Table](https://github.com/observablehq/i
![Data Table 🈸 Renderer View](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-renderer.png?raw=true
"Data Table 🈸 Renderer View")

You can also use our generic [Data Table Viewer](https://observablehq.com/@randomfractals/data-table-viewer) πŸ““ notebook to preview public datasets in browser.

## 🈸 Features

- View `CSV`, [`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
Expand All @@ -32,6 +30,13 @@ You can also use our generic [Data Table Viewer](https://observablehq.com/@rando
- [REST Book](https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book) πŸ““ [TypeScript Notebooks](https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook) πŸ“š and [Pyolite](https://marketplace.visualstudio.com/items?itemName=joyceerhl.vscode-pyolite) 🐍 examples
- [Geo 🌐 Data Table 🈸 View](https://github.com/RandomFractals/vscode-data-table#geo--data-table--view)

## Observable Data Table 🈸 Viewer πŸ““

You can also use our generic [Data Table Viewer](https://observablehq.com/@randomfractals/data-table-viewer) πŸ““ notebook to preview public datasets in browser.

![Observable Data Table 🈸 Viewer πŸ““](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/observable-data-table-viewer.png?raw=true
"Observable Data Table 🈸 Viewer πŸ““")

## 🈸 Examples

### REST Book Example
Expand Down
Binary file added docs/images/observable-data-table-viewer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7608170

Please sign in to comment.