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/$1?q=function&page=2421&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 28949 results for "function"(2224ms)

val_aDf4PZkyzzmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_jjllaXPKShmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_WnFa6T543mmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_rf0NeaYrZYmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_PNC37KiNLzmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_wfo03V3TpDmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_1mTgERX3iymain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_prZ5olhiXDmain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_E5UJ0Jjo8umain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {

val_GdQyHIp24Omain.tsx1 match

@dhvanil•Updated 7 months ago
1
2 export default async function handler(req) {
3 try {
4 const result = await (async () => {
tuna

tuna9 file matches

@jxnblk•Updated 16 hours ago
Simple functional CSS library for Val Town

getFileEmail4 file matches

@shouser•Updated 1 month ago
A helper function to build a file's email
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.