kimpure/asciitable
v0.2.1 ·
using luau console table && tree
AsciiTable

install
pesde add kimpure/asciitable
using
import
local asciitable = require(path)
table
print(asciitable.table(table))
tree
print(asciitable.tree(string, table))
round
asciitable.round = true
mergeIndexLabels
asciitable.mergeIndexLabels = false