atacan / DevBliss

Your Local Development Helper for macOS and iOS
Other
2 stars 0 forks source link

Tool: Pretty print table #29

Open atacan opened 1 year ago

atacan commented 1 year ago

output

+----------+----------+------------+
|order_id  |quantity  |date        |
+----------+----------+------------+
|22125499  |3         |2017-01-01  |
|22125509  |3         |2017-01-01  |
|22125511  |3         |2017-01-01  |
|22125515  |99        |2017-01-01  |
|22125517  |99        |2017-01-01  |
+----------+----------+------------+
atacan commented 1 year ago

in which format should be the input?