SkillAgentSearch skills...

Demos

Hyperparam Open Source Demos

Install / Use

/learn @hyparam/Demos
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hyperparam Open Source Demos

workflow status workflow status workflow status mit license

HighTable Demo :classical_building:

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 :parrot:

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.

Squirreling Demo :chipmunk:

Squirreling is a streaming async SQL engine in pure JavaScript.

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

Squirreling: https://github.com/hyparam/squirreling

Example project showing how to use squirreling. Provides a simple SQL editor interface for running queries against a parquet file.

Uses vite for running client-side react.

Icebird Demo :penguin:

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.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated26d ago
Forks1

Languages

TypeScript

Security Score

85/100

Audited on Feb 28, 2026

No findings