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/$%7Bart_info.art.src%7D?q=react&page=1551&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 16027 results for "react"(5003ms)

reactServermain.tsx4 matches

@iamseeleyโ€ขUpdated 11 months ago
1/**
2 * @title React CSR Server in Val Town
3 * @description Serve the HTML shell for a client-side rendered React app in Val Town.
4 */
5import { websiteStyles } from "https://esm.town/v/iamseeley/websiteStyles";
16 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
17 <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">
18 <title>${personalData.name} | Client-side React</title>
19 <style>
20 ${websiteStyles}
23 <body>
24 <div id="root"></div>
25 <script type="module" src="https://esm.town/v/iamseeley/reactClient"></script>
26 </body>
27 </html>

reactClientREADME.md2 matches

@iamseeleyโ€ขUpdated 11 months ago
1๐ŸŒ Client Side code for the React example
2
3Migrated from folder: vals_by_example/reactClient

reactServerREADME.md2 matches

@iamseeleyโ€ขUpdated 11 months ago
1๐ŸŒ React Client-side rendering Server
2
3Migrated from folder: vals_by_example/reactServer

clientMultirouteReactREADME.md2 matches

@iamseeleyโ€ขUpdated 11 months ago
1๐ŸŒ Client-Side Rendered React App via CDN
2
3Migrated from folder: vals_by_example/clientMultirouteReact

multiroutePreactREADME.md2 matches

@iamseeleyโ€ขUpdated 11 months ago
1๐ŸŒ Multi-Route Website with Preact
2
3Migrated from folder: vals_by_example/multiroutePreact

multirouteReactREADME.md2 matches

@iamseeleyโ€ขUpdated 11 months ago
1๐ŸŒ Multi-Route Website with React
2
3Migrated from folder: vals_by_example/multirouteReact

preactExamplemain.tsx3 matches

@iamseeleyโ€ขUpdated 11 months ago
1/** @jsxImportSource https://esm.sh/preact */
2import { render } from "npm:preact-render-to-string";
3
4export const preactExample = (request: Request) =>
5 new Response(render(<div>Test {1 + 1}</div>), {
6 headers: {

val_town_by_example_tocmain.tsx1 match

@pomdtrโ€ขUpdated 11 months ago
65 title: "Client-Side",
66 items: [
67 "pomdtr/react_example",
68 todo("Val Town Islands"),
69 todo("Creating Web Component"),

val_town_by_example_tocmain.tsx1 match

@iamseeleyโ€ขUpdated 11 months ago
65 title: "Client-Side",
66 items: [
67 "pomdtr/react_example",
68 todo("Val Town Islands"),
69 todo("Creating Web Component"),

dateme_faqmain.tsx1 match

@vawogbemiโ€ขUpdated 11 months ago
1/** @jsxImportSource npm:hono@3/jsx */
2import { handler } from "https://esm.town/v/pomdtr/ssr";
3import date_me_faq from "https://esm.town/v/stevekrouse/dateme_faq_react";
4import Layout from "https://esm.town/v/vawogbemi/dateme_layout";
5

MiniAppStarter10 file matches

@moeโ€ขUpdated 12 hours ago
Hono + React + Tailwind + Farcaster Mini App Starter Project
hanabi

hanabi3 file matches

@jxnblkโ€ขUpdated 16 hours ago
React Router for Hono in Val Town
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