Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/$%7Bart_info.art.src%7D?q=function&page=1544&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=function

Returns an array of strings in format "username" or "username/projectName"

Found 20423 results for "function"(3506ms)

val_ZNN6EfQkoJmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_ZNN6EfQkoJ(req) {
3 try {
4 // Execute the code directly and capture its result

val_qM2o6HW9ZXmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_qM2o6HW9ZX(req) {
3 try {
4 // Execute the code directly and capture its result

val_7Pb2YNVSqHmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_7Pb2YNVSqH(req) {
3 try {
4 // Execute the code directly and capture its result

val_vuFskYdwPKmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_vuFskYdwPK(req) {
3 try {
4 // Execute the code directly and capture its result

val_utzBgjC7ISmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_utzBgjC7IS(req) {
3 try {
4 // Execute the code directly and capture its result

val_Klwooy8Rwjmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_Klwooy8Rwj(req) {
3 try {
4 // Execute the code directly and capture its result

val_Ana3w2z9u6main.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_Ana3w2z9u6(req) {
3 try {
4 // Execute the code directly and capture its result

val_s1Vy2SyJHWmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_s1Vy2SyJHW(req) {
3 try {
4 // Execute the code directly and capture its result

val_FjtKrDNgvPmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_FjtKrDNgvP(req) {
3 try {
4 // Execute the code directly and capture its result

val_DyfUOZ6tYgmain.tsx1 match

@dhvanil•Updated 6 months ago
1
2 export async function val_DyfUOZ6tYg(req) {
3 try {
4 // Execute the code directly and capture its result

getFileEmail4 file matches

@shouser•Updated 3 weeks ago
A helper function to build a file's email
tuna

tuna8 file matches

@jxnblk•Updated 3 weeks ago
Simple functional CSS library for Val Town
lost1991
import { OpenAI } from "https://esm.town/v/std/openai"; export default async function(req: Request): Promise<Response> { if (req.method === "OPTIONS") { return new Response(null, { headers: { "Access-Control-Allow-Origin": "*",
webup
LangChain (https://langchain.com) Ambassador, KubeSphere (https://kubesphere.io) Ambassador, CNCF OpenFunction (https://openfunction.dev) TOC Member.