Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 512 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 512 Bytes

Matrix Printer is a tool that takes CSV, TSV or pasted data from Excel (delimiter is auto-detected), optionally groups it and formats it into continuous text using Liquid filters and templates.

It's a simple way to generate reports, emails, or any other text-based output from structured data. Also a great way to programmatically markup tabular data.

© 2024 Adam Kiss