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=1199&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 15928 results for "react"(4823ms)

ideaScoreREADME.md1 match

@dcm31โ€ขUpdated 2 months ago
44## Technical Details
45
46- Built using React for the UI components
47- Server-side rendering for fast initial page loads
48- LastLogin for secure Google authentication

forkyApp.tsx2 matches

@stdโ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { useState } from "https://esm.sh/react@18.2.0";
3
4export function App() {

forkyREADME.md2 matches

@stdโ€ขUpdated 2 months ago
12- Preserves the entire project structure, including all files and directories
13- Maintains project metadata (descriptions, images, etc.)
14- Clean, responsive UI built with React and TailwindCSS
15
16## Prerequisites
33โ”œโ”€โ”€ frontend
34โ”‚ โ”œโ”€โ”€ components
35โ”‚ โ”‚ โ””โ”€โ”€ App.tsx # Main React component
36โ”‚ โ”œโ”€โ”€ index.html # HTML entry point
37โ”‚ โ””โ”€โ”€ index.tsx # Frontend JavaScript entry point

forkyindex.tsx2 matches

@stdโ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import { App } from "./components/App.tsx";
4

forkyindex.html1 match

@stdโ€ขUpdated 2 months ago
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>React Hono Val Town Starter</title>
7 <script src="https://cdn.tailwindcss.com"></script>
8 <link rel="icon" href="/public/favicon.svg" sizes="any" type="image/svg+xml">

charBuildIdeaScalehttp.tsx6 matches

@dcm31โ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.3.1 */
2import React from "https://esm.sh/react@18.3.1";
3import { renderToString } from "https://esm.sh/react-dom@18.3.1/server";
4import { lastlogin } from "https://esm.town/v/stevekrouse/lastlogin_safe";
5import { LoginWithGoogleButton } from "https://esm.town/v/stevekrouse/LoginWithGoogleButton";
71 <script type="module" dangerouslySetInnerHTML={{
72 __html: `
73 import React from 'https://esm.sh/react@18.3.1';
74 import { createRoot } from 'https://esm.sh/react-dom@18.3.1/client';
75 import { App } from '${import.meta.url}';
76
80
81 createRoot(root).render(
82 React.createElement(App, {
83 initialEmail,
84 initialIdeas

marvelousScarletAntlionmain.tsx3 matches

@stevekrouseโ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useState } from "https://esm.sh/react@18.2.0";
4import { db } from "https://esm.town/v/sqlite/db";
5

marvelousScarletAntlionmain.tsx3 matches

@stevekrouseโ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useState } from "https://esm.sh/react@18.2.0";
4import { db } from "https://esm.town/v/sqlite/db";
5

charBuildIdeaScaletest_http.tsx3 matches

@dcm31โ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.3.1 */
2import React from "https://esm.sh/react@18.3.1";
3import { renderToString } from "https://esm.sh/react-dom@18.3.1/server";
4import { lastlogin } from "https://esm.town/v/stevekrouse/lastlogin_safe";
5

charBuildIdeaScalecomponents.tsx2 matches

@dcm31โ€ขUpdated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.3.1 */
2import React from "https://esm.sh/react@18.3.1";
3import { LoginWithGoogleButton } from "https://esm.town/v/stevekrouse/LoginWithGoogleButton";
4import { CONFIG, THEME, Idea } from "./config";

MiniAppStarter10 file matches

@moeโ€ขUpdated 42 mins ago
Hono + React + Tailwind + Farcaster Mini App Starter Project

ReactHonoStarterTests4 file matches

@wolfโ€ขUpdated 16 hours ago
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