]> git.scottworley.com Git - tablify/summary
 
descriptionSummarize a text log as an HTML table
last changeThu, 24 Oct 2024 18:30:46 +0000 (11:30 -0700)
readme

Tablify

Display a flat text log as an HTML table.

Input format:

row 1 label
  column label for a thing
  column label for a different thing: cell contents

row 2 label
  column label for a thing
  ...

Several bang-commands are available to control output formatting:

(For the other tablify that makes ascii-art tables, see Text-RecordParser.)

shortlog
2024-10-24 Scott WorleyRelease 0.6.0 master v0.6.0
2024-10-24 Scott Worley`!mark col:X` to override the tally mark character...
2024-10-24 Scott WorleyRender tally marks with overridden mark character
2024-10-24 Scott WorleyPass mark overrides to tally_marks()
2024-10-24 Scott WorleyPlumb config into render_leftover()
2024-10-24 Scott WorleyA place to keep per-column mark overrides
2024-10-24 Scott WorleyLighten background shading
2024-10-24 Scott WorleyStart on 0.6.0
2024-10-05 Scott WorleyRelease 0.5.1 v0.5.1
2024-10-05 Scott WorleyFix hover highlight for relabeled columns
2024-10-05 Scott WorleyPlumb config into render_cell()
2024-10-05 Scott WorleyStart on 0.5.1
2024-10-05 Scott WorleyRelease 0.5.0 v0.5.0
2024-10-05 Scott WorleyUsage documentation
2024-10-05 Scott WorleyDon't emit useless `class=""`
2024-10-05 Scott WorleyDon't color the background of cells that contain only...
...
tags
3 weeks ago v0.6.0
6 weeks ago v0.5.1
6 weeks ago v0.5.0
6 weeks ago v0.4.0
7 weeks ago v0.3.0
3 months ago v0.2.1
3 months ago v0.2.0
heads
3 weeks ago master