Nothing Special   »   [go: up one dir, main page]

Skip to content

sheepla/csv-grid-viewer

Repository files navigation

CSV Grid Viewer

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

Features

  • Allows to load local CSV file 📝
  • Sorting and filtering any columns ⏬
  • Supports dark mode 🌙

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