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/$%7Bart_info.art.src%7D?q=react&page=7&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 11811 results for "react"(1052ms)

react-starter4 file matches

@charmaineโ€ขUpdated 1 month ago

reactHonoStarter4 file matches

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

reactHonoStarter4 file matches

@Weidowsโ€ขUpdated 1 month ago

reactHonoStarter4 file matches

@rob_bโ€ขUpdated 1 month ago

reactHonoStarter4 file matches

@tezlmโ€ขUpdated 1 month ago

reactHonoStarter4 file matches

@shortdivโ€ขUpdated 1 month ago
denoVite

denoVite9 file matches

@maxmโ€ขUpdated 1 month ago
Run a vite react app on Val Town. Remix me!
react-streaming-starter

react-streaming-starter4 file matches

@jxnblkโ€ขUpdated 1 month ago
Minimal React streaming starter
react-starter

react-starter4 file matches

@jxnblkโ€ขUpdated 1 month ago
Minimal React starter with SSR

react-hono-with-react-router5 file matches

@stevekrouseโ€ขUpdated 1 month ago

mcp-meindex.tsx5 matches

@drewmcdonaldโ€ขUpdated 22 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from "https://esm.sh/react@18.2.0?deps=react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client?deps=react@18.2.0,react-dom@18.2.0";
4import type { DataRecord, SearchFilters, SearchResult, ApiResponse } from "../shared/types.ts";
5
72 };
73
74 const handleSearch = (e: React.FormEvent) => {
75 e.preventDefault();
76 loadRecords(searchFilters);
77 };
78
79 const handleAddRecord = async (e: React.FormEvent) => {
80 e.preventDefault();
81 setLoading(true);

mcp-meREADME.md1 match

@drewmcdonaldโ€ขUpdated 25 mins ago
24โ”œโ”€โ”€ frontend/
25โ”‚ โ”œโ”€โ”€ index.html # Web interface
26โ”‚ โ”œโ”€โ”€ index.tsx # Frontend React app
27โ”‚ โ””โ”€โ”€ style.css # Styling
28โ””โ”€โ”€ shared/
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