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?q=react&page=880&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 9180 results for "react"(1447ms)

reppmain.tsx2 matches

@maxm•Updated 11 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { renderToString } from "npm:react-dom/server";
3
4import { blob } from "https://esm.town/v/std/blob?v=12";

animatedReadmeSVGmain.tsx3 matches

@maxm•Updated 11 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { renderToString } from "npm:react-dom/server";
3
4const genSVG = (request: Request): string => {
84};
85
86export const reactExample = (request: Request) =>
87 new Response(
88 genSVG(request),

staticChessmain.tsx2 matches

@avkv•Updated 11 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { Chess, Move, Square } from "npm:chess.js";
3import minify from "npm:css-simple-minifier";
4import { renderToString } from "npm:react-dom/server";
5
6class StaticChess {

whiteMongoosemain.tsx2 matches

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

staticChessV2main.tsx2 matches

@maxm•Updated 11 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { Chess, Move, Square } from "npm:chess.js";
3import minify from "npm:css-simple-minifier";
4import { renderToString } from "npm:react-dom/server";
5
6class StaticChess {

valTownLogotypeReactmain.tsx3 matches

@jxnblk•Updated 11 months ago
1/** @jsxImportSource npm:react */
2import React from "npm:react";
3
4export default function ValTownLogo(props: React.SVGProps<SVGSVGElement>) {
5 return (
6 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 442 79" {...props}>

valTownLogotypeReactREADME.md1 match

@jxnblk•Updated 11 months ago
1null
2
3Migrated from folder: _LEAVE_AS_IS/badge_LEAVE_AS_IS/valTownLogotypeReact

valTownSearchmain.tsx2 matches

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

ilyBdaymain.tsx2 matches

@emilycoe•Updated 11 months ago
1/** @jsxImportSource https://esm.sh/preact */
2import { render } from "npm:preact-render-to-string";
3
4export default async function(req: Request) {

staticChessmain.tsx2 matches

@compuives•Updated 11 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { modifyFetchHandler as codeOnValTown } from "https://esm.town/v/andreterron/codeOnValTown?v=45";
3import { modifyResponse } from "https://esm.town/v/andreterron/codeOnVT_modifyResponse?v=9";
5import { Chess, Move, Square } from "npm:chess.js";
6import minify from "npm:css-simple-minifier";
7import { renderToString } from "npm:react-dom/server";
8
9class StaticChess {

IClickWolf4 file matches

@vtTestLocal•Updated 3 hours ago
Starter template with client-side React & Hono server

vt-discord4 file matches

@boucher•Updated 4 days ago
Starter template with client-side React & Hono server
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