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=16&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 17389 results for "react"(3135ms)

instantdbReactionsExample1 file match

@vawogbemi•Updated 8 months ago

dateme_react_hydrated1 file match

@jacobhthomas•Updated 8 months ago

dateme_react_hydrated2 file matches

@stevekrouse•Updated 8 months ago

ssr_react_mini2 file matches

@nicosql•Updated 8 months ago

ReactStream2 file matches

@lisardo•Updated 9 months ago

dateme_form_react2 file matches

@stevekrouse•Updated 10 months ago

dateme_browse_react2 file matches

@stevekrouse•Updated 10 months ago

reactClient2 file matches

@iamseeley•Updated 10 months ago

blobCommentsReact1 file match

@keenanzucker•Updated 10 months ago

reactClientDemo2 file matches

@keenanzucker•Updated 10 months ago

personalShopperLocationSearch.tsx3 matches

@bgschiller•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { useState } from "https://esm.sh/react@18.2.0";
3import { LocationSearchProps } from "./types";
4import { Location } from "../../shared/types";
91 id="zip-search"
92 value={zipCode}
93 onChange={(e: React.ChangeEvent<HTMLInputElement>) =>
94 setZipCode(e.target.value)
95 }

personalShopperProductResultsList.tsx2 matches

@bgschiller•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useRef, useEffect } from "https://esm.sh/react@18.2.0";
3import { Product, ProductCardProps, ProductCard } from "./ProductCard";
4
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