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=20&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 13013 results for "react"(1717ms)

myReactApp2 file matches

@liamdanielduffy•Updated 1 year ago

react2 file matches

@andreterron2•Updated 1 year ago

REACT_DOM_MINIFIED_FINAL2 file matches

@liamdanielduffy•Updated 1 year ago

preactWebApp2 file matches

@easrng•Updated 1 year ago

addReactFromCDN2 file matches

@liamdanielduffy•Updated 1 year ago

myReactComponent2 file matches

@liamdanielduffy•Updated 1 year ago

preactTest1 file match

@tmcw•Updated 1 year ago

REACT_DOM_MINIFIED_PT21 file match

@liamdanielduffy•Updated 1 year ago

buildReactDomMinified2 file matches

@liamdanielduffy•Updated 1 year ago

buildReactMinified2 file matches

@liamdanielduffy•Updated 1 year ago

GlancerApp.tsx4 matches

@lightweight•Updated 11 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { useState, useEffect } from "https://esm.sh/react@18.2.0";
3import { DemoData, isApiError, isNotionPage } from "../index.tsx";
4import { ChessEmbedIframe } from "./chess.tsx";
47 // current hash for nav styling
48 const currentHash = useCurrentHash();
49 // a little light logging so we can see that React is connecting the /frontend and the /backend
50 console.log("Current path:", location.pathname);
51 console.log("Demo data:", demoData);
496 };
497
498 // this last return puts the page elements from renderDemoData into a div, which React likes
499 return (
500 <div>

Glancer-backup-as-of-5-31App.tsx4 matches

@lightweight•Updated 39 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { useState, useEffect } from "https://esm.sh/react@18.2.0";
3import { DemoData, isApiError, isNotionPage } from "../index.tsx";
4import { ChessEmbedIframe } from "./chess.tsx";
47 // current hash for nav styling
48 const currentHash = useCurrentHash();
49 // a little light logging so we can see that React is connecting the /frontend and the /backend
50 console.log("Current path:", location.pathname);
51 console.log("Demo data:", demoData);
496 };
497
498 // this last return puts the page elements from renderDemoData into a div, which React likes
499 return (
500 <div>
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