2 releases
0.1.2 | Jun 12, 2023 |
---|---|
0.1.1 | Jun 11, 2023 |
0.1.0 |
|
#89 in #viewer
18KB
303 lines
View.rs
viewrs
is a CSV viewer written in Rust.
It uses Polars to read and query data and Pancurses to display it in the terminal.
Features
The viewrs
CLI provides the following features:
- SQL-like querying capabilites (using polars-sql)
- Output query results into file
- Vertical and Horizontal scrolling when displaying data on the terminal
Examples
Coming soon!
Dependencies
~32–46MB
~785K SLoC