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=8&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 17375 results for "react"(3308ms)

reactHonoExample9 file matches

@stevekrouse•Updated 1 month ago
Example with client-side React & Hono server

vt-discord4 file matches

@boucher•Updated 1 month ago
Starter template with client-side React & Hono server
react-router-ssr-starter

react-router-ssr-starter4 file matches

@jxnblk•Updated 1 month ago
Minimal React Router starter with SSR
react-router-starter

react-router-starter3 file matches

@jxnblk•Updated 1 month ago
Minimal React Router starter

react-router-starter-remix-13 file matches

@jxnblk•Updated 1 month ago

reactHonoStarter4 file matches

@stfnsr•Updated 1 month ago

myNewWebsite4 file matches

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

reactHonoStarter4 file matches

@Nabinduthraj•Updated 1 month ago

HtmlSpecialCharsDemo3 file matches

@wolf•Updated 1 month ago
Example that shows that react escapes automatically

reactHonoStarter4 file matches

@paulc_•Updated 1 month ago

reactHonoStarterREADME.md4 matches

@anup_d911•Updated 1 hour ago
1# React Hono Starter
2
3This app is a starter template for client-side React and server-side Hono.
4
5## Getting started
13- The **client-side entrypoint** is [`/frontend/index.html`](/frontend/index.html)
14 - which in turn imports [`/frontend/index.tsx`](/frontend/index.tsx)
15 - which in turn imports the React app from [`/frontend/components/App.tsx`](/frontend/components/App.tsx).
16
17So if you wanted to get a sense of how this app comes together, we suggest reading the files in this order:
21## Further resources
22
23- [React Hono Example](https://www.val.town/x/stevekrouse/reactHonoExample) is a bigger example project, with a SQLite database table, queries, client-side CSS, a favicon, and shared code that runs on both client and server.

reactHonoStarterindex.tsx2 matches

@anup_d911•Updated 1 hour 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
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