Skip to content

Commit

Permalink
add a simple doc
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangpengHao committed Nov 3, 2024
1 parent e09d4bc commit b84b38f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Parquet Explorer

Online at: https://xiangpenghao.github.io/parquet-explorer

Useful scripts:
It compiles [parquet-rs](https://github.com/apache/arrow-rs) to WebAssembly and uses it to explore Parquet files.

![screenshot](doc/parquet-explorer.gif)



## Development

Checkout the awesome [Leptos](https://github.com/leptos-rs/leptos) framework.

```bash
trunk serve --open
Expand Down
Binary file added doc/parquet-explorer.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b84b38f

Please sign in to comment.