Skip to content

obox-systems/demo_tauri_csv_viewer

Repository files navigation

Tauri CSV Viewer

This is a simple CSV viewer built with Tauri and Yew.

App screenshot

Try it out!

  1. Install Rust
  2. Install Tauri
$ cargo install create-tauri-app
  1. Build and run the app
$ cargo tauri dev
  1. Click "Open" button and select a CSV file

You'll see a table of rows and columns from the CSV file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published