import * as cliffy from "https://deno.land/x/cliffy@v1.0.0-rc.1/table/mod.ts";
Classes
c Cell | Cell representation. |
Column representation. | |
c Row | Row representation. |
Table representation. |
Functions
Consumes the maximum amount of words from a string which is not longer than given length. This function returns at least one word. |
Interfaces
Column options. |
Type Aliases
Default border characters. | |
Border characters settings. | |
Allowed cell type. | |
Allowed cell value type. | |
Json row. | |
Cell alignment direction. | |
Allowed row type. | |
Table type. |