A webapp that displays the contents of a remote CSV file in a table format.
This app is adapted from the hyparquet demo, and relies on Hyparam's tool: hightable to fetch and show the rows in a virtual table.
npm i
npm run devThen open http://localhost:5173 in your browser.
The webapp can be configured using the following URL parameters:
url: URL of the CSV file to loadiframe: if present, the app will be rendered in an iframe-friendly mode