An open API service indexing awesome lists of open source software.

https://github.com/hyparam/hyperparam-cli

Hyperparam local dataset viewer
https://github.com/hyparam/hyperparam-cli

dataset javascript parquet table viewer

Last synced: about 1 year ago
JSON representation

Hyperparam local dataset viewer

Awesome Lists containing this project

README

          

# Hyperparam monorepo

This is a monorepo for the Hyperparam project.

It contains the following package:
- [`@hyparam/components`](./packages/components): a library of React components for building Hyperparam UIs.
- [`@hyparam/utils`](./packages/utils): a library of utils.

It also contains the following applications:
- [`hyperparam`](./apps/cli): a cli tool for viewing arbitrarily large datasets in the browser.
- [`hightable-demo`](./apps/hightable-demo): an example project showing how to use [hightable](https://github.com/hyparam/hightable).
- [`hyparquet-demo`](./apps/hyparquet-demo): an example project showing how to use [hyparquet](https://github.com/hyparam/hyparquet).