aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/table-wrangler.md
blob: 4edcffbb76884f877f654316c3399f4f6ce0d716 (plain)
1
2
3
4
5
6
7
+++
title = 'Table Wrangler'
date = 2025-08-21
[extra]
cover = 'table-wrangler.png'
+++
[Jack's Table Wrangler](https://github.com/JackJ30/table-wrangler) is a CLI and TUI for viewing and editing tables written in Golang. You can transform the table (remove columns, filter, etc) and save presets for future invocations. I developed this for Kubernetes tables while I was working at Coreweave after an awk wasn't cutting it anymore.