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/?q=react&page=813&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 8591 results for "react"(1302ms)

dateme_routermain.tsx12 matches

@stevekrouse•Updated 10 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import * as ReactDOM from "https://esm.sh/react-dom@18.2.0/client";
3import {
4 createBrowserRouter,
5 RouterProvider,
6} from "https://esm.sh/react-router-dom@6.23.0?deps=react@18.2.0,react-dom@18.2.0";
7import * as React from "https://esm.sh/react@18.2.0";
8import { Browse } from "https://esm.town/v/stevekrouse/dateme_browse_react";
9import FAQ from "https://esm.town/v/stevekrouse/dateme_faq_react";
10import Submit from "https://esm.town/v/stevekrouse/dateme_form_react";
11import Home from "https://esm.town/v/stevekrouse/dateme_home_react";
12import Root from "https://esm.town/v/stevekrouse/dateme_layout_react";
13
14// Generic loader that forwards on requests for that page's JSON data
61]);
62
63ReactDOM.createRoot(document.body).render(
64 <React.StrictMode>
65 <RouterProvider router={router} />
66 </React.StrictMode>,
67);

dateme_react_clientmain.tsx2 matches

@stevekrouse•Updated 10 months ago
1import { loader as browse_loader } from "https://esm.town/v/stevekrouse/dateme_browse_react";
2import { action as submit_action } from "https://esm.town/v/stevekrouse/dateme_form_react";
3
4async function server(req: Request) {

resumeConfigmain.tsx5 matches

@ajax•Updated 10 months ago
78 "SCSS / CSS / BEM / Styled Components",
79 "Javascript / Typescript",
80 "React / Next",
81 "Redux / Apollo",
82 ],
123 "startDate": "2020-05-05",
124 "highlights": [
125 "React / Next",
126 "Node / Laravel",
127 "LLM's",
139 "endDate": "2021-05-05",
140 "highlights": [
141 "React",
142 "Redux",
143 "SCSS",
155 "endDate": "2020-01-01",
156 "highlights": [
157 "React, Apollo, Styled Components",
158 "Node.js / Rails",
159 "Docker / Heroku / GCP",
170 ],
171 "summary":
172 "Built a very large and complex React / Redux application. It works on all platforms and has IOS/Android builds due to it being a PWA. (wrapped it in React Native though only implementing a WebView)",
173 "website": "https://listium.com",
174 "pinned": true,

greenSilkwormmain.tsx2 matches

@atlted•Updated 10 months ago
1/** @jsxImportSource npm:react **/
2import { renderToString } from "npm:react-dom@18/server";
3
4export default (req: Request) => {

valtownsemanticsearchmain.tsx2 matches

@janpaul123•Updated 10 months ago
1/** @jsxImportSource npm:preact **/
2import codeOnValTown from "https://esm.town/v/andreterron/codeOnValTown?v=50";
3import semanticSearchBlobs from "https://esm.town/v/janpaul123/semanticSearchBlobs";
4import semanticSearchNeon from "https://esm.town/v/janpaul123/semanticSearchNeon";
5import semanticSearchTurso from "https://esm.town/v/janpaul123/semanticSearchTurso";
6import { render } from "npm:preact-render-to-string";
7
8const githubQuery = (query: string) => encodeURIComponent(`${query} repo:pomdtr/val-town-mirror path:vals/`);

linkInBioTemplatemain.tsx2 matches

@saezheneia•Updated 10 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { renderToString } from "npm:react-dom/server";
3
4export default async function(req: Request) {

resumeJSONmain.tsx1 match

@iamseeley•Updated 10 months ago
87 "CSS",
88 "Tailwind CSS",
89 "React",
90 "Next.js",
91 "Vite"

statusmain.tsx3 matches

@adrianmg•Updated 10 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { sqlite } from "https://esm.town/v/std/sqlite?v=6";
3import { html } from "https://esm.town/v/stevekrouse/html";
4import { SparklineSVG } from "https://esm.town/v/stevekrouse/sparklineSVGReact";
5import { renderToString } from "npm:react-dom/server";
6
7function StatusRow({ rows }) {

purpleKangaroomain.tsx2 matches

@willthereader•Updated 10 months ago
1/** @jsxImportSource https://esm.sh/react */
2import OpenAI from "npm:openai";
3import { renderToString } from "npm:react-dom/server";
4
5// This uses by personal API key, you'll need to provide your own if

chocolateCanidmain.tsx2 matches

@willthereader•Updated 10 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { OpenAI } from "https://esm.town/v/std/openai";
3import { Hono } from "npm:hono@3";
4import { renderToString } from "npm:react-dom/server";
5
6const openai = new OpenAI();

vt-discord4 file matches

@boucher•Updated 2 days ago
Starter template with client-side React & Hono server

diceRollerUI1 file match

@dcm31•Updated 2 days ago
A web-based dice roller using React on 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