haruki-taka8 / rows

PowerShell/WPF-based CSV filtering and editing tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PowerShell/WPF-based CSV filtering and editing tool.

License:MIT License


Languages

Language:PowerShell 97.6%Language:Batchfile 2.4%