Skip to content

hyparam/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperparam Open Source Demos

workflow status workflow status mit license

HighTable Demo 🏛️

HighTable is a react virtual-scroll table component for view large datasets.

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

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

Example project that demonstrates loading random data into a HighTable.

Uses vite for running client-side react.

Hyparquet Demo 🦜

Hyparquet is an Apache Parquet file parser implemented entirely in JavaScript.

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.

Icebird Demo 🐧

Icebird is an Apache Iceberg table reader implemented entirely in JavaScript.

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

Icebird: https://github.com./hyparam/icebird

Example project showing how to use icebird. Provides a table view of any publicly accessible iceberg table.

Includes version dropdown for time-traveling to view the history of a dataset.

Uses vite for running client-side react.

About

Hyperparam Open Source Demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published