Skip to content

๐Ÿ“ CSV grid viewer built with React and Tauri

License

Notifications You must be signed in to change notification settings

sheepla/csv-grid-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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