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/image-url.jpg%20%22Optional%20title%22?q=react&page=123&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 10958 results for "react"(925ms)

SmartRoutesindex.tsx3 matches

@Abbietechโ€ขUpdated 5 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from "https://esm.sh/react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
4import App from "./components/App.tsx";
5

SmartRoutesREADME.md2 matches

@Abbietechโ€ขUpdated 5 days ago
19โ”‚ โ””โ”€โ”€ index.ts # Main API entry point
20โ”œโ”€โ”€ frontend/
21โ”‚ โ”œโ”€โ”€ components/ # React components
22โ”‚ โ”œโ”€โ”€ index.html # Main HTML template
23โ”‚ โ””โ”€โ”€ index.tsx # Frontend entry point
27## Technologies Used
28
29- Frontend: React, TailwindCSS
30- Backend: Hono API framework
31- Database: SQLite

automate-workflowsindex.html1 match

@charmaineโ€ขUpdated 5 days ago
60 <input type="text" id="repo" name="repo" required
61 class="w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500"
62 placeholder="e.g., react">
63 </div>
64 </div>

automate-workflowsREADME.md1 match

@charmaineโ€ขUpdated 5 days ago
38- GitHub REST API
39- Hono (backend framework)
40- React (frontend)
41- TailwindCSS (styling)

stevensDemopopulateDemo.ts1 match

@Fewlโ€ขUpdated 5 days ago
274 createMemory(
275 "2025-04-13",
276 "Lucas allergic to peanuts - mild reaction only, not anaphylactic.",
277 "telegram",
278 "telegram",

TestmayREADME.md1 match

@charmaineโ€ขUpdated 5 days ago
22## Technologies
23
24- React (Frontend UI)
25- Tailwind CSS (Styling)
26- Browser localStorage (Data persistence)

Testmayindex.ts7 matches

@charmaineโ€ขUpdated 5 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from "https://esm.sh/react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
4
5// Define Note type
256 <script type="module">
257 import { NotesApp } from "${url.origin}";
258 import React from "https://esm.sh/react@18.2.0";
259 import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
260
261 const root = createRoot(document.getElementById("app"));
262 root.render(React.createElement(NotesApp));
263 </script>
264 </body>`);
271 }
272
273 // Export the React component for the frontend
274 if (url.pathname === "/") {
275 return new Response(`export const NotesApp = ${NotesApp.toString()}`, {

AppTramTicketScanner.tsx3 matches

@Sineyโ€ขUpdated 5 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3
4// Html5QrcodeScanner is loaded from CDN in index.html
105
106 // Handle manual code submission
107 const handleManualSubmit = (e: React.FormEvent) => {
108 e.preventDefault();
109

AppTramTicketView.tsx2 matches

@Sineyโ€ขUpdated 5 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useEffect, useRef } from "https://esm.sh/react@18.2.0";
3import { Ticket, TicketType } from "../../shared/types.ts";
4

AppTramTicketPurchase.tsx2 matches

@Sineyโ€ขUpdated 5 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState } from "https://esm.sh/react@18.2.0";
3import { TicketType } from "../../shared/types.ts";
4

reactHonoStarter4 file matches

@Jjjiiiโ€ขUpdated 9 hours ago

reactHonoExample9 file matches

@purplesquirrelmediaโ€ขUpdated 12 hours ago
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