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=12&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 16977 results for "react"(3168ms)

ReactStream1 file match

@charmaine•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 3 months ago

static_react2 file matches

@jxnblk•Updated 3 months ago

react_avatar_generator1 file match

@ajax•Updated 3 months ago

reactHonoExample_1741966050549

@shouser•Updated 3 months ago
Example with client-side React & Hono server

reactHonoStarter4 file matches

@agree•Updated 3 months ago

reactHonoStarter4 file matches

@jxnblk•Updated 3 months ago

val-town-http-mcp-servervalley.txt6 matches

@nbbaier•Updated 54 mins ago
180- **Imports:** Use `https://esm.sh` for npm and Deno dependencies to ensure compatibility on server and browser
181- **Storage Strategy:** Only use backend storage if explicitly required; prefer simple static client-side sites
182- **React Configuration:** When using React libraries, pin versions with `?deps=react@18.2.0,react-dom@18.2.0` and start the file with `/** @jsxImportSource https://esm.sh/react@18.2.0 */`
183- Ensure all React dependencies and sub-dependencies are pinned to the same version
184- **Styling:** Default to using TailwindCSS via `<script src="https://cdn.twind.style" crossorigin></script>` unless otherwise specified
185
266 - Always run table creation before querying
267
2683. **React Configuration:**
269 - All React dependencies must be pinned to 18.2.0
270 - Always include `@jsxImportSource https://esm.sh/react@18.2.0` at the top of React files
271 - Rendering issues often come from mismatched React versions
272
2734. **File Handling:**

val-town-http-mcp-servervalley_local.txt1 match

@nbbaier•Updated 54 mins ago
42* Use Deno.env.get('keyname') for environment variables
43* Import npm/deno dependencies via https://esm.sh
44* When using React, pin to version 18.2.0 with ?deps=react@18.2.0,react-dom@18.2.0
45```
46
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