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 16962 results for "react"(2148ms)

reactHonoStarter4 file matches

@niceandneat•Updated 4 weeks ago

reactHonoStarter10 file matches

@Arthur88•Updated 1 month ago

diceRollerUI2 file matches

@dcm31•Updated 1 month 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 1 month 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

ChatHTMLRenderer.tsx2 matches

@c15r•Updated 35 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3import { MCPClient } from "../utils/MCPClient.ts";
4

cardamonRecipeForm.tsx4 matches

@connnolly•Updated 2 hours ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useRef } from "https://esm.sh/react@18.2.0";
3import type { Recipe, Ingredient, ParseRequest } from "../../shared/types.ts";
4
145 };
146
147 const handleFileUpload = (event: React.ChangeEvent<HTMLInputElement>) => {
148 const file = event.target.files?.[0];
149 if (!file) return;
169 };
170
171 const handleSubmit = async (e: React.FormEvent) => {
172 e.preventDefault();
173
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