Skip to content

Basillica/csv-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-GREP

csv-grep is an intuitive TUI application writting with ratatui.rs for reading, viewing and quickly analysing csv files right on the terminal.

Installation

Feel free to download, test with any given comma-seperated csv file and drop your feedback.

Usage

If you compile locally, you can easily test it out using

cargo run -r somefile.csv

Here is a sample gif of the implementation Demo GIF

About

A simple and efficient terminal UI implementation with ratatui.rs for getting quick insights from csv files right on the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages