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=6&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"(3125ms)

react-router-hono-starter4 file matches

@wolf•Updated 4 weeks ago
react-router-hono-starter

react-router-hono-starter4 file matches

@jxnblk•Updated 4 weeks ago
Minimal React Router + Hono starter example

reactHonoStarter4 file matches

@bradnoble•Updated 1 month ago

reactHonoStarter4 file matches

@niceandneat•Updated 1 month ago

reactHonoStarter10 file matches

@Arthur88•Updated 1 month ago

diceRollerUI2 file matches

@dcm31•Updated 1 month ago
A web-based dice roller using React on Val Town
react-router-data-mode-starter

react-router-data-mode-starter4 file matches

@jxnblk•Updated 1 month ago
Minimal React Router starter using data mode

new_website

@wolf•Updated 1 month ago
Starter template with client-side React & Hono server

reactRouter7Example24 file matches

@stevekrouse•Updated 1 month ago
Full-stack example ReactRouter7 project

reactHonoStarter4 file matches

@deboneil07•Updated 1 month 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