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/$%7Bsuccess?q=function&page=2389&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 28753 results for "function"(1783ms)

web_mmtKPYGP3mmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export async function web_mmtKPYGP3m(req) {
3 return new Response(`<!DOCTYPE html>
4<html>

web_k1upAyVCPhmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export async function web_k1upAyVCPh(req) {
3 return new Response(`<!DOCTYPE html>
4<html>

web_FzOqLTzLOPmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export async function web_FzOqLTzLOP(req) {
3 return new Response(`<!DOCTYPE html>
4<html>

web_cgvolHK08Cmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export async function web_cgvolHK08C(req) {
3 return new Response(`<!DOCTYPE html>
4<html>

web_sirdp0W9N6main.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export async function web_sirdp0W9N6(req) {
3 return new Response(`<!DOCTYPE html>
4<html>

web_LNXn0B7C9xmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export async function web_LNXn0B7C9x(req) {
3 return new Response(`<!DOCTYPE html>
4<html>

val_983ZT9ImFGmain.tsx2 matches

@dhvanil•Updated 7 months ago
1
2 export async function val_983ZT9ImFG(req) {
3 try {
4 // Execute the code directly and capture its result
5 const result = await (async () => {
6 // Creating a simple encryption function to analyze the simulation's patterns
7const analyzeSimulationPatterns = () => {
8 const coordinates = {

val_sCJrhQtEiymain.tsx1 match

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

val_ab1cAriYkimain.tsx1 match

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

val_IRL0Iqm2q4main.tsx1 match

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

getFileEmail4 file matches

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

tuna8 file matches

@jxnblk•Updated 1 month 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.