CSV Grid Viewer is a simple CSV grid viewer, built with React, MUI, AG-Grid Community Edition, and Tauri.
- Allows to load local CSV file ๐
 - Sorting and filtering any columns โฌ
 - Supports dark mode ๐
 
Download the executables / installers files from the release page.
Running yarn tauri dev, start a development build of the app.
yarn tauri devRunning yarn tauri build, AppImage, deb and rpm in src-tauri/target/release/bundle/.(Linux)
yarn tauri build
