muesli4 / table-layout

Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on specific characters and limiting of cell width)..
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

emptyCell does not make sense for all types #45

Closed muesli4 closed 1 year ago

muesli4 commented 1 year ago

The recently introduced emptyCell does not make sense for all types. I also found an easier way to implement the empty slot in the header. If there are other required use-cases then we should probably discuss them.