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/$%7BsvgDataUrl%7D?q=react&page=3&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 17000 results for "react"(2848ms)

reactHonoStarter4 file matches

@archie•Updated 1 week ago

reactHonoStarter4 file matches

@ETLS•Updated 1 week ago

reactHonoStarter24 file matches

@stevekrouse•Updated 1 week ago

reactHonoStarter3 file matches

@angeltapes•Updated 1 week ago
Website experiment

reactHonoStarter4 file matches

@notmart•Updated 2 weeks ago

FarcasterGallery10 file matches

@moe•Updated 2 weeks ago
Hono + React + Tailwind + Farcaster Frame Starter Project

reactHonoStarter4 file matches

@martindstone•Updated 2 weeks ago

reactHonoExample9 file matches

@notmart•Updated 2 weeks ago

reactHonoStarter24 file matches

@notmart•Updated 2 weeks ago

reactHonoStarter4 file matches

@notpickard•Updated 2 weeks ago

anchorPDSval-town.md6 matches

@tijs•Updated 1 hour ago
163- **Imports:** Use `https://esm.sh` for npm and Deno dependencies to ensure compatibility on server and browser
164- **Storage Strategy:** Only use backend storage if explicitly required; prefer simple static client-side sites
165- **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 */`
166- Ensure all React dependencies and sub-dependencies are pinned to the same version
167- **Styling:** Default to using TailwindCSS via `<script src="https://cdn.twind.style" crossorigin></script>` unless otherwise specified
168
255 - Always run table creation before querying
256
2573. **React Configuration:**
258 - All React dependencies must be pinned to 18.2.0
259 - Always include `@jsxImportSource https://esm.sh/react@18.2.0` at the top of React files
260 - Rendering issues often come from mismatched React versions
261
2624. **File Handling:**

stevensDemotypes.ts1 match

@lurst•Updated 1 hour ago
1/**
2 * @jsxImportSource https://esm.sh/react@18.2.0
3 */
4
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