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/$%7BsvgDataUrl%7D?q=react&page=19&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 17056 results for "react"(1574ms)

honoJsxAlpineReactive1 file match

@yawnxyz•Updated 1 year ago

hono_react_ssr2 file matches

@stevekrouse•Updated 1 year ago

codeIconReact2 file matches

@jxnblk•Updated 1 year ago

reactExample1 file match

@richardkaplan•Updated 1 year ago

valTownLogotypeReact2 file matches

@jxnblk•Updated 1 year ago

cron_client_react_fork2 file matches

@stevekrouse•Updated 1 year ago

react_http2 file matches

@stevekrouse•Updated 1 year ago

react_http1 file match

@tfayyaz•Updated 1 year ago

ssr_react_mini2 file matches

@flxa•Updated 1 year ago

reactiveStateBlob2 file matches

@postpostscript•Updated 1 year ago

val-to-textValForm.tsx2 matches

@nbbaier•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import type { ChangeEvent } from "https://esm.sh/react@18.2.0";
3import type { ValFormProps } from "../types.ts";
4

ChatStreamingChat.tsx3 matches

@c15r•Updated 2 hours ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3import EnhancedCommandPalette from "./EnhancedCommandPalette.tsx";
4import MessageComponent from "./Message.tsx";
245 };
246
247 const handleKeyDown = (e: React.KeyboardEvent) => {
248 // Don't handle keys when command palette is managing them
249 if (showCommandPalette) {
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