string-width
Get the visual width of a string - the number of columns required to display it
widest-line
Get the visual width of the widest line in a string - the number of columns required to display it
as-table
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.