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=6&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 16859 results for "react"(1656ms)

diceRollerUI2 file matches

@dcm31โ€ขUpdated 4 weeks ago
A web-based dice roller using React on Val Town
react-router-data-mode-starter

react-router-data-mode-starter4 file matches

@jxnblkโ€ขUpdated 4 weeks ago
Minimal React Router starter using data mode

new_website

@wolfโ€ขUpdated 1 month ago
Starter template with client-side React & Hono server

reactRouter7Example24 file matches

@stevekrouseโ€ขUpdated 1 month ago
Full-stack example ReactRouter7 project

reactHonoStarter4 file matches

@deboneil07โ€ขUpdated 1 month ago

reactHonoStarter4 file matches

@texoportโ€ขUpdated 1 month ago

iClickWolf8 file matches

@wolfโ€ขUpdated 1 month ago
Starter template with client-side React & Hono server

IClickWolf4 file matches

@vtTestLocalโ€ขUpdated 1 month ago
Starter template with client-side React & Hono server
reactstream

reactstream5 file matches

@jxnblkโ€ขUpdated 1 month ago
React SSR and client-side hydration for Val Town

reactHonoExample9 file matches

@stevekrouseโ€ขUpdated 1 month ago
Example with client-side React & Hono server

factoid-triviaREADME.md2 matches

@bmitchinsonโ€ขUpdated 28 mins ago
23โ”œโ”€โ”€ frontend/
24โ”‚ โ”œโ”€โ”€ index.html # Main HTML template
25โ”‚ โ”œโ”€โ”€ index.tsx # React frontend entry point
26โ”‚ โ”œโ”€โ”€ components/
27โ”‚ โ”‚ โ”œโ”€โ”€ App.tsx # Main app component
36
371. The backend runs on Hono with WebSocket support for real-time features
382. Frontend uses React with WebSocket client for real-time updates
393. SQLite stores user sessions and game state
404. USPS-themed styling with postal colors and typography

factoid-triviaApp.tsx2 matches

@bmitchinsonโ€ขUpdated 28 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect, useRef } from 'https://esm.sh/react@18.2.0';
3import type { User } from '../../shared/types.ts';
4import { NameEntry } from './NameEntry.tsx';
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