Public
HTTP (deprecated)
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
5
import {githubExtension} from "https://esm.town/v/pomdtr/github_cmdk_extension"
export default githubExtension({
token: Deno.env.get("GITHUB_TOKEN"),
})
pomdtr-github_cmdk.web.val.run
May 4, 2024