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/...?q=react&page=13&format=json

For typeahead suggestions, use the /typeahead endpoint:

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

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

Found 17012 results for "react"(3295ms)

reactHonoExample_1741966050549

@shouser•Updated 3 months ago
Example with client-side React & Hono server

reactHonoStarter4 file matches

@agree•Updated 3 months ago

reactHonoStarter4 file matches

@jxnblk•Updated 3 months ago

reactWeatherDashboard1 file match

@nik•Updated 3 months ago

reactWeatherDashboard1 file match

@vanzel•Updated 3 months ago

reactHonoStarter4 file matches

@pomdtr•Updated 3 months ago

reactHonoExample9 file matches

@alexwein•Updated 3 months ago

reactRouter710 file matches

@justbe•Updated 4 months ago
React router v7 running in a val.town project

valentinePageReact1 file match

@siddh•Updated 4 months ago

reactRouter710 file matches

@charmaine•Updated 4 months ago

ChatStreamingChat.tsx3 matches

@c15r•Updated 53 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3import EnhancedCommandPalette from "./EnhancedCommandPalette.tsx";
4import MessageComponent from "./Message.tsx";
239 };
240
241 const handleKeyDown = (e: React.KeyboardEvent) => {
242 // Don't handle keys when command palette is managing them
243 if (showCommandPalette) {

ChatEnhancedCommandPalette.tsx2 matches

@c15r•Updated 56 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3import { MCPClient } from "../utils/MCPClient.ts";
4
effector
Write business logic with ease Meet the new standard for modern TypeScript development. Type-safe, reactive, framework-agnostic library to manage your business logic.
officialrajdeepsingh
Follow me if you learn more about JavaScript | TypeScript | React.js | Next.js | Linux | NixOS | Frontend Developer | https://linktr.ee/officialrajdeepsingh