We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b8103 commit 8c2ac74Copy full SHA for 8c2ac74
README.md
@@ -5,6 +5,6 @@ This is a monorepo for the Hyperparam project.
5
It contains the following package:
6
- [`@hyparam/components`](./packages/components): a library of React components for building Hyperparam UIs.
7
8
-It also contains the following application:
+It also contains the following applications:
9
- [`hyperparam`](./apps/cli): a cli tool for viewing arbitrarily large datasets in the browser.
10
-
+- [`hightable-demo`](./apps/hightable-demo): an example project showing how to use [hightable](https://github.com/hyparam/hightable).
0 commit comments