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=9&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"(1066ms)

reactHonoStarter4 file matches

@vawogbemiโ€ขUpdated 2 months ago

ReactStream1 file match

@charmaineโ€ขUpdated 2 months ago

reactHonoExample9 file matches

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

reactHonoStarter4 file matches

@johndevorโ€ขUpdated 2 months ago

townieBear4 file matches

@charmaineโ€ขUpdated 2 months ago
Starter template with client-side React & Hono server

reactHonoExample9 file matches

@moeโ€ขUpdated 2 months ago

project_updates_webhook4 file matches

@shouserโ€ขUpdated 2 months ago
Example with client-side React & Hono server

reactMarkdownSample1 file match

@matthamlinโ€ขUpdated 2 months ago

static_react2 file matches

@jxnblkโ€ขUpdated 2 months ago

react_avatar_generator1 file match

@ajaxโ€ขUpdated 2 months 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