Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Cliffy.Table.from
import { Cliffy } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { Table } = Cliffy;

Create a new table. If rows is a table, all rows and options of the table will be copied to the new table.