We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: don't use deprecated `Deno.write*` API's
fix: prevent table from throwing with negative numbers in .repeat() (#40 )
fix: `Table` component crashing when no headers are present Fixes #38
fix: `cropToWidth` crashing under some circumstances, `textWidth` ret… …urning accumulated width of all lines
ci: fix CI not running for PRs
fix: selecting last row of a `Table` component using keyboard (#35)
fix: quickly return if data row doesn't exist in the table
fix: contradictory license statement (#33)
fix: re-apply style on each column in `getMultiCodePointCharacters`
chore: deno fmt