cli-table / cli-table3

Pretty unicode tables for the command line
MIT License
515 stars 44 forks source link

add word wrap options to CellOptions ts interface #339

Closed ItsNickBarry closed 3 months ago

ItsNickBarry commented 3 months ago

The code supports setting wordWrap and wrapOnWordBoundary on a per-cell basis, but the Typescript definitions do not.