Tabula (tabula v2.2.4) View Source

Tabula can transform a list of maps (structs too, e.g. Ecto schemas) or Keywords into an ASCII/GitHub Markdown table.

Link to this section Summary

Link to this section Functions

Link to this function

render_table(rows, opts \\ [])

View Source