Avatar

stevekrouse

mayor of val town
Public vals
1,003
stevekrouse avatar
protectiveCrimsonGalliform
@stevekrouse
Script
Forked from stevekrouse/getMyValId
stevekrouse avatar
getMyValId
@stevekrouse
Script
Forked from stevekrouse/demoSDK
stevekrouse avatar
genuineGrayWren
@stevekrouse
HTTP
Forked from stevekrouse/chatWithCerebras
stevekrouse avatar
hello_world
@stevekrouse
HTTP
An interactive, runnable TypeScript val by stevekrouse
stevekrouse avatar
createGithubIssue
@stevekrouse
Script
This helper function creates a Github Issue in the specified repo, assigned to whoever you want. It also adds it into the current milestone. We use this in @stevekrouse/renderEmails to auto-create issues when we have server restarts, in the current milestone, assigned to @maxm, our infra guy. import { createIssue } from 'https://esm.town/v/stevekrouse/createGithubIssue'; console.log( await createIssue({ title: "Test Issue", body: "This is a test issue.", repoOwner: "val-town", repoName: "val.town", assignee: "maxmcd", githubToken: Deno.env.get("GITHUB_CONTRIBUTIONS"), }), );
stevekrouse avatar
daringRoseShrew
@stevekrouse
HTTP
Forked from maxm/robPikeIO
stevekrouse avatar
SSEDemo
@stevekrouse
HTTP
Forked from maxm/SSEDemo
stevekrouse avatar
stripFences
@stevekrouse
Script
Strip Fences Useful for stripping out code fences, ie from a reply from an llm where you want code and it replies with markdown code fences around that code.
stevekrouse avatar
testplaywright
@stevekrouse
Script
Forked from alexdphan/testplaywright
stevekrouse avatar
smoothBluePanther
@stevekrouse
HTTP
Forked from stevekrouse/chatWithCerebras
stevekrouse avatar
socialDataProxy
@stevekrouse
HTTP
A proxy that lets Val Town users get some free SocialData Search to power their Twitter Alerts, ie @stevekrouse/twitterAlert I reccomend interfacing with this proxy via this helper function: @stevekrouse/socialDataSearch
stevekrouse avatar
socialDataSearch
@stevekrouse
Script
Helper function to call SocialData Twitter Search API, via my proxy: @stevekrouse/socialDataProxy
stevekrouse avatar
effortlessCrimsonDolphin
@stevekrouse
Script
Forked from stevekrouse/twitterAlert
stevekrouse avatar
excaliVal
@stevekrouse
HTTP
Forked from all/excaliVal
stevekrouse avatar
valiantSalmonWarbler
@stevekrouse
Script
Forked from maxm/valiantSalmonWarbler
stevekrouse avatar
passionateBeigeButterfly
@stevekrouse
HTTP
Forked from nbbaier/sqliteExplorerApp