Skip to content

Instantly share code, notes, and snippets.

@zhangweis
Created September 6, 2022 08:37
Show Gist options
  • Save zhangweis/3147789d87bd85a050696da9e8993375 to your computer and use it in GitHub Desktop.
Save zhangweis/3147789d87bd85a050696da9e8993375 to your computer and use it in GitHub Desktop.
deno tableify
import tableify from "https://esm.sh/tableify";
import json2json from "https://gitee.com/zhangweis/deno-report-tools/raw/master/json2json.ts";
json2json(tableify)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment