ianmenethil avatar
ianmenethil
blob
Script
Forked from std/blob
0
easrng avatar
easrng
resilientFetch
Script
resilientFetch : faster @std/fetch Try to fetch unproxied first, and fall back to proxied fetch if that fails.
2
andreterron avatar
andreterron
fetch_docs
Script
Forked from std/fetch
0
ianmenethil avatar
ianmenethil
fetch
Script
Forked from std/fetch
0
easrng avatar
easrng
oldstyleUtil
Script
An interactive, runnable TypeScript val by easrng
0
maxm avatar
maxm
test_explorer_router
Script
Forked from pomdtr/test_explorer_router
0
std avatar
std
limit_model_fork
HTTP
Forked from std/openaiproxy
0
markscrivo avatar
markscrivo
sqlite
Script
Forked from stevekrouse/sqlite
0
pomdtr avatar
pomdtr
grayShark
Script
An interactive, runnable TypeScript val by pomdtr
0
crazytown avatar
crazytown
sqlite
Script
Forked from stevekrouse/sqlite
0
zeroftdev avatar
zeroftdev
api
Script
Forked from pomdtr/api
0
stevekrouse avatar
stevekrouse
socialDataProxy
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
0
stevekrouse avatar
stevekrouse
spectacularAzureAngelfish
HTTP
Forked from stevekrouse/socialDataProxy
0
nbbaier avatar
nbbaier
valToGH
Script
valToGH A utility function for programmatically updating a GitHub repository with code retrieved from a Val. NOTE : This function currently does not change the contents of a file if it is already present. I will however be adding that functionality. Usage import { valToGH } from 'https://esm.town/v/nbbaier/valToGH'; const repo = "yourGitHubUser/yourRepo"; const val = "valUser/valName"; // or vals = ["valUser/valName1","valUser/valName2", ...] const ghToken = Deno.env.get("yourGitHubToken"); const result = await valToGH(repo, val, ghToken); console.log(result); Parameters repo : The GitHub repository in the format {user}/{repo} . val : A single repository in the format {user}/{val} . ghToken : Your GitHub token for authentication (must have write permission to the target repo) Options branch : Optional target branch. Default is main . prefix : Optional directory path prefix for each file. message : Optional commit message. Default is the current date and time in the format yyyy-MM-dd T HH:mm:ss UTC . ts : Optional flag to use a .ts extension for the committed file instead of the default .tsx .
3
ianmenethil avatar
ianmenethil
cheerfulCoffeeVulture
Script
Forked from std/sqlite
0
ianmenethil avatar
ianmenethil
polishedRoseMuskox
Script
Forked from std/email
0
Updated: January 24, 2024