sheepla / csv-grid-viewer

📝 CSV grid viewer built with React and Tauri
MIT License
5 stars 1 forks source link
ag-grid csv csv-viewer mui react tauri tauri-app
# CSV Grid Viewer

CSV Grid Viewer is a simple CSV grid viewer, built with React, MUI, AG-Grid Community Edition, and Tauri.

Features

Installation (TODO)

Download the executables / installers files from the release page.

Latest Release

Development

Running yarn tauri dev, start a development build of the app.

yarn tauri dev

Build

Running yarn tauri build, AppImage, deb and rpm in src-tauri/target/release/bundle/.(Linux)

yarn tauri build

Author

sheepla