import * as cliffy from "https://deno.land/x/cliffy@v0.4.0/packages/table/mod.ts";
Functions
Add cell to row. | |
Add row to rows. | |
Generate and render table with given option's. | |
Generate table with given option's. |
Interfaces
Table option's. |
import * as cliffy from "https://deno.land/x/cliffy@v0.4.0/packages/table/mod.ts";
Add cell to row. | |
Add row to rows. | |
Generate and render table with given option's. | |
Generate table with given option's. |
Table option's. |