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/$1?q=react&page=1171&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 16339 results for "react"(3521ms)

reactHonoStarterindex.html1 match

@shortdiv•Updated 2 months ago
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>React Hono Val Town Starter</title>
7 <link rel="stylesheet" href="/public/style.css">
8 <link rel="icon" href="/public/favicon.svg" sizes="any" type="image/svg+xml">
denoVite

denoViteApp.tsx6 matches

@maxm•Updated 2 months ago
1import "./App.css";
2import { useState } from "react";
3import reactLogo from "./assets/react.svg";
4
5function App() {
19 <img src="/vite.svg" className="logo" alt="Vite logo" />
20 </a>
21 <a href="https://reactjs.org" target="_blank">
22 <img src={reactLogo} className="logo react" alt="React logo" />
23 </a>
24 </div>
25 <h1>Vite + React + Deno + Val Town</h1>
26 <div className="card">
27 <button onClick={() => setCount(count => count + 1)}>
33 </div>
34 <p className="read-the-docs">
35 Click on the Vite and React logos to learn more
36 </p>
37 </>

dmvmain.tsx1 match

@yawnxyz•Updated 2 months ago
766 ],
767 "correctAnswer": "All of the above",
768 "explanation": "The following distance should always be increased to allow time to react.",
769 "difficulty": 7
770 },
denoVite

denoViteREADME.md1 match

@maxm•Updated 2 months ago
1# Vite + Deno + React + TypeScript + Val Town
2
3

ballpointPenCardREADME.md2 matches

@yawnxyz•Updated 2 months ago
8- Customizable dimensions, colors, and corner radius
9- Interactive with onClick support
10- Renders any React children inside the card
11- Mobile-friendly and responsive
12
39- `backgroundColor` (string): Color of the card background (default: "white")
40- `onClick` (function): Click handler for the card (default: empty function)
41- `children`: React nodes to render inside the card
42
43## How it works

ballpointPenCardmain.tsx3 matches

@yawnxyz•Updated 2 months ago
1/** @jsxImportSource https://esm.sh/react */
2import React, { useEffect, useRef, useState } from "https://esm.sh/react";
3import { createRoot } from "https://esm.sh/react-dom/client";
4
5const BallpointPenCard = ({

markerPenCardREADME.md2 matches

@yawnxyz•Updated 2 months ago
9- Customizable dimensions, colors, and corner radius
10- Interactive with onClick support
11- Renders any React children inside the card
12- Mobile-friendly and responsive
13
40- `backgroundColor` (string): Color of the card background (default: "white")
41- `onClick` (function): Click handler for the card (default: empty function)
42- `children`: React nodes to render inside the card
43
44## How it works

markerPenCardmain.tsx3 matches

@yawnxyz•Updated 2 months ago
1/** @jsxImportSource https://esm.sh/react */
2import React, { useEffect, useRef, useState } from "https://esm.sh/react";
3import { createRoot } from "https://esm.sh/react-dom/client";
4
5const MarkerPenCard = ({

ngaomain.tsx8 matches

@ru0ya•Updated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useEffect, useState } from "https://esm.sh/react@18.2.0";
3import ReactDOM from "https://esm.sh/react-dom@18.2.0/client";
4import { BrowserRouter as Router, Navigate, Route, Routes, Link } from "https://esm.sh/react-router-dom@6.22.3";
5
6// Status Bar Component
194
195// Client-side rendering with error boundary
196class ErrorBoundary extends React.Component {
197 constructor(props) {
198 super(props);
222
223 if (rootElement) {
224 ReactDOM.createRoot(rootElement).render(
225 <React.StrictMode>
226 <ErrorBoundary>
227 <App />
228 </ErrorBoundary>
229 </React.StrictMode>
230 );
231 } else {

logoWorkshoplogoWorkshop3 matches

@dcm31•Updated 2 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useRef } from "https://esm.sh/react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
4
5const SimpleLogoGenerator = () => {

reactHonoStarter4 file matches

@halfstack•Updated 1 day ago

MiniAppStarter10 file matches

@moe•Updated 1 day ago
Hono + React + Tailwind + Farcaster Mini App Starter Project
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