Skip to content

hyparam/demos

Repository files navigation

Hyperparam Open Source Demos

workflow status workflow status mit license

HighTable Demo

Demo: https://hyparam.github.io/demos/hightable/

HighTable: https://github.com/hyparam/hightable

Example project showing how to use hightable. Loads random data into a HighTable.

Uses vite for running client-side react.

Hyparquet Demo

Demo: https://hyparam.github.io/demos/hyparquet/

Hyparquet: https://github.com/hyparam/hyparquet

Example project showing how to use hyparquet. Provides a drag-and-drop interface for loading parquet files into the browser.

Also includes a parquet metadata view, and parquet file layout view.

Uses vite for running client-side react.