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/$%7Bsuccess?q=react&page=16&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 9063 results for "react"(728ms)

reactExample1 file match

@tmcw•Updated 1 year ago

markdocReactExample2 file matches

@pomdtr•Updated 1 year ago

reactExample2 file matches

@stevekrouse•Updated 1 year ago

preactExample2 file matches

@stevekrouse•Updated 1 year ago

preact2 file matches

@stevekrouse•Updated 1 year ago

REACT_DOM_MINIFIED_PT41 file match

@liamdanielduffy•Updated 1 year ago

myReactApp2 file matches

@liamdanielduffy•Updated 1 year ago

react2 file matches

@andreterron2•Updated 1 year ago

REACT_DOM_MINIFIED_FINAL2 file matches

@liamdanielduffy•Updated 1 year ago

preactWebApp2 file matches

@easrng•Updated 1 year ago

blob_adminmain.tsx2 matches

@fredmoon•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { type Context, Hono } from "https://esm.sh/hono";
3import { debounce } from "https://esm.sh/lodash-es";
4import React, { ReactNode, useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
5import { parseProject, serveFile } from "https://esm.town/v/std/utils/index.ts";
6import { lastlogin } from "https://esm.town/v/stevekrouse/lastlogin_safe";

blob_adminapp.tsx5 matches

@fredmoon•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import { useDropzone } from "https://esm.sh/react-dropzone?deps=react@18.2.0,react-dom@18.2.0";
4import React, { ReactNode, useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
5import { LoginWithGoogleButton } from "https://esm.town/v/stevekrouse/LoginWithGoogleButton";
6
7interface TooltipProps {
8 children: ReactNode;
9 content: string;
10}
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