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/image-url.jpg%20%22Optional%20title%22?q=react&page=1580&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 19350 results for "react"(5768ms)

pureAquamarineSwordfishmain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3import mermaid from "https://esm.sh/mermaid@10.6.1";
4

frankAmberWolfmain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState } from "https://esm.sh/react@18.2.0";
3import { MermaidRenderer } from 'https://esm.town/v/components/MermaidRenderer';
4import { ThemeSelector } from 'https://esm.town/v/components/ThemeSelector';

logicalIvoryWrenmain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/v/react-dom@18.2.0/client";
3import { handleHistory } from 'https://esm.town/v/02bea313-4abc-475e-987f-68da0b110d85/api/history';
4import { handleAnalyze } from 'https://esm.town/v/02bea313-4abc-475e-987f-68da0b110d85/api/analyze';

components_ThemeSelectormain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from "https://esm.sh/react@18.2.0";
3
4export const ThemeSelector = ({ theme, setTheme }) => {

components_MermaidRenderermain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3import mermaid from "https://esm.sh/mermaid@10.6.1";
4

genuineAmethystBaboonmain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState } from "https://esm.sh/react@18.2.0";
3import { MermaidRenderer } from 'https://esm.town/v/components/MermaidRenderer';
4import { ThemeSelector } from 'https://esm.town/v/components/ThemeSelector';

vivaciousBrownBeemain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/v/react-dom@18.2.0/client";
3import { handleHistory } from 'https://esm.town/v/02bea313-4abc-475e-987f-68da0b110d85/api/history';
4import { handleAnalyze } from 'https://esm.town/v/02bea313-4abc-475e-987f-68da0b110d85/api/analyze';

src_appmain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState } from "https://esm.sh/react@18.2.0";
3import { MermaidRenderer } from 'https://esm.town/v/components/MermaidRenderer';
4import { ThemeSelector } from 'https://esm.town/v/components/ThemeSelector';

src_indexmain.tsx2 matches

@toowired•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/v/react-dom@18.2.0/client";
3import { handleHistory } from 'https://esm.town/v/02bea313-4abc-475e-987f-68da0b110d85/api/history';
4import { handleAnalyze } from 'https://esm.town/v/02bea313-4abc-475e-987f-68da0b110d85/api/analyze';

diverseAmberReindeermain.tsx2 matches

@melissanf•Updated 5 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 **/
2import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
3
4export default (req: Request) => {

reactHonoStarter4 file matches

@litigation•Updated 23 hours ago

MiniAppStarter11 file matches

@moe•Updated 23 hours ago
Hono + React + Tailwind + Farcaster Mini App Starter Project
franky47
Freelance software engineer, open-sourcerer, speaker. Building `nuqs`, a type-safe search params state manager for React.
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.