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/$%7Burl%7D?q=react&page=22&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 13055 results for "react"(637ms)

emailGithubReactions1 file match

@vtdocs•Updated 1 year ago

reactSSRExample1 file match

@jonbo•Updated 1 year ago

REACT_DOM_MINIFIED_PT31 file match

@liamdanielduffy•Updated 1 year ago

REACT_CDN_VAL2 file matches

@liamdanielduffy•Updated 1 year ago

examplePreactWebApp2 file matches

@easrng•Updated 1 year ago

ChatStreamingChat.tsx3 matches

@c15r•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useCallback, useEffect, useRef, useState } from "https://esm.sh/react@18.2.0";
3
4import { AnthropicStreamEvent } from "../../shared/types.ts";
326 };
327
328 const handleKeyPress = (e: React.KeyboardEvent) => {
329 if (e.key === "Enter" && !e.shiftKey) {
330 e.preventDefault();

ChatMessage.tsx2 matches

@c15r•Updated 1 hour ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { marked } from "https://cdn.jsdelivr.net/npm/marked/lib/marked.esm.js";
3import React, { useState } from "https://esm.sh/react@18.2.0";
4import { Message } from "./App.tsx";
5
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