Skip to content

Add xled, xray, xshape and Comma to Tools - #89

Open
anderix wants to merge 1 commit into
secretGeek:masterfrom
anderix:add-excelano-csv-tools
Open

anderix wants to merge 1 commit into
secretGeek:masterfrom
anderix:add-excelano-csv-tools

Conversation

@anderix

@anderix anderix commented Sep 2, 2026

Copy link
Copy Markdown

Adding four CSV tools from Excelano to the Tools section:

  • xled — sed and awk for CSV: awk's field model and sed's s/// substitution over Excel-style column and row ranges, with a live preview before writing.
  • xray — a read-only profiler that reports a CSV's shape, column contents, and likely problems before you clean or query it.
  • xshape — geometry-only reshaping: pivot, unpivot, split, merge, transpose, without changing, filtering, or aggregating any value.
  • Comma — a native GNOME desktop editor for Linux that saves a delimited file back byte-for-byte, leaving untouched rows unchanged.

Each links to its home page with docs and install instructions. Entries follow the existing - [Name](url) - Description. format and are appended to the end of the Tools list.

Four command-line and desktop CSV tools from Excelano:
xled (sed/awk-style stream editing), xray (read-only profiler),
xshape (geometry-only reshaping), and Comma (native GNOME editor).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant