kimpure/asciitable

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

merge_index_labels

asciitable.merge_index_labels = false

using lib

greentea