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=23&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"(1675ms)

addReactFromValCDN2 file matches

@liamdanielduffy•Updated 1 year ago

reactTodoListWebsite2 file matches

@liamdanielduffy•Updated 1 year ago

reactSSRExample2 file matches

@neverstew•Updated 1 year ago

REACT_DOM_MINIFIED_PT11 file match

@liamdanielduffy•Updated 1 year ago

REACT_MINIFIED1 file match

@liamdanielduffy•Updated 1 year ago

emailGithubReactions1 file match

@vtdocs•Updated 1 year ago

reactSSRExample1 file match

@jonbo•Updated 1 year ago

REACT_DOM_MINIFIED_PT31 file match

@liamdanielduffy•Updated 1 year ago

REACT_CDN_VAL2 file matches

@liamdanielduffy•Updated 1 year ago

examplePreactWebApp2 file matches

@easrng•Updated 1 year ago

factoid-triviaREADME.md2 matches

@bmitchinson•Updated 32 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 32 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