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=290&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 9775 results for "react"(1850ms)

reactHonoStarterindex.tsx2 matches

@Dpp•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import { App } from "./components/App.tsx";
4

reactHonoStarterindex.html1 match

@Dpp•Updated 3 weeks ago
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>React Hono Val Town Starter</title>
7 <link rel="stylesheet" href="/public/style.css">
8 <link rel="icon" href="/public/favicon.svg" sizes="any" type="image/svg+xml">

reactHonoStarterApp.tsx3 matches

@Dpp•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { useState } from "https://esm.sh/react@18.2.0";
3
4export function App() {
6 return (
7 <div>
8 <h1>Val Town React + Hono Starter</h1>
9 I've been clicked <button onClick={() => setClicked((c) => c + 1)}>{clicked}</button> times
10 </div>

cloudsmain.tsx4 matches

@dcm31•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useEffect, useRef } from "https://esm.sh/react@18.2.0";
4
5// --- Vertex Shader (Simple pass-through) ---
170`;
171
172// --- React Component ---
173function App() {
174 const canvasRef = useRef<HTMLCanvasElement>(null);

genesismain.tsx4 matches

@dcm31•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useEffect, useRef } from "https://esm.sh/react@18.2.0";
4
5// --- Vertex Shader (Simple pass-through) ---
62`;
63
64// --- React Component ---
65function App() {
66 const canvasRef = useRef<HTMLCanvasElement>(null);

darkWavesmain.tsx4 matches

@dcm31•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useEffect, useRef } from "https://esm.sh/react@18.2.0";
4
5// --- Vertex Shader (Simple pass-through) ---
81`;
82
83// --- React Component ---
84function App() {
85 const canvasRef = useRef<HTMLCanvasElement>(null);

blogTestingLayout.tsx4 matches

@wolf•Updated 3 weeks ago
1/** @jsxImportSource npm:react@18.2.0 */
2import React from "npm:react@18.2.0";
3import type { ReactNode } from "npm:react@18.2.0";
4
5export function Layout({ children }: { children: ReactNode }) {
6 return (
7 <html lang="en">

blogTestingMarkdown.tsx2 matches

@wolf•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import Markdown from "https://esm.sh/react-markdown@9.1.0?deps=react@18.2.0";
4
5// Custom renderer for markdown components to handle videos

fujimain.tsx4 matches

@dcm31•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useEffect, useRef } from "https://esm.sh/react@18.2.0";
4
5// --- Vertex Shader (Simple pass-through) ---
228`;
229
230// --- React Component ---
231function App() {
232 const canvasRef = useRef<HTMLCanvasElement>(null);

blogTestingPost.tsx1 match

@wolf•Updated 3 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import Markdown from "./Markdown.tsx";

StarterPackFeeds10 file matches

@moe•Updated 2 hours ago
Hono + React + Tailwind + Farcaster Mini App Starter Project

new_website

@wolf•Updated 9 hours ago
Starter template with client-side React & Hono server
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