You've already forked uutils-term-grid
mirror of
https://github.com/uutils/uutils-term-grid.git
synced 2026-06-10 16:13:01 -07:00
07d49c4444
* optimize padding size calc * remove separator duplication to reduce memory usage * rework dimensions calculations * add max possible width test * simplify the min_columns calculation and add edge cases tests * fix some comments and remove leftovers * small improvements to variable names and comments