Skip to content

haruki-taka8/rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Rows

A Powershell/WPF-based CSV filtering and editing tool.


⚠️ Important

This software will cease development from 2022/12.
Please migrate to the C# port of the program, rowsSharp.


This program can:

  • Filter a CSV
    • Display user-friendly aliases instead of raw data
    • Display a preview image based on the selected row
    • Support conditional formatting
    • Support regular expressions

  • Edit a CSV
    • Add/remove rows
    • Add rows with a template
    • Change existing rows
    • Unlimited undo & redo

This program is not a replacement of spreadsheet programs like Excel.