npm create tk-site
Docs, demo, and conversion for technical products.
Read the quickstartimport { client } from "@tk/api"
await client.deploy({
product: "developer-tool",
docs: true,
examples: ["node", "python"]
})npm create tk-site
import { client } from "@tk/api"
await client.deploy({
product: "developer-tool",
docs: true,
examples: ["node", "python"]
})Show languages, docs depth, and integration support in a scannable grid.
| Node | Stable |
| Python | Stable |
| Go | Beta |