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=2&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 16847 results for "react"(2767ms)

Discord-to-Linear

Discord-to-Linear4 file matches

@charmaine•Updated 1 week ago
Discord -> Linear ticket based on emoji reaction trigger

ReactHonoStarterTests4 file matches

@wolf•Updated 1 week ago

react-router-starter3 file matches

@nbbaier•Updated 1 week ago

reactHonoStarter4 file matches

@mumokioko•Updated 1 week ago

reactHonoStarter4 file matches

@suterana•Updated 1 week ago

reactHonoStarter4 file matches

@archie•Updated 1 week ago

reactHonoStarter4 file matches

@ETLS•Updated 1 week ago

reactHonoStarter24 file matches

@stevekrouse•Updated 1 week ago

reactHonoStarter3 file matches

@angeltapes•Updated 1 week ago
Website experiment

reactHonoStarter4 file matches

@notmart•Updated 1 week ago

ChatEnhancedCommandPalette.tsx2 matches

@c15r•Updated 38 mins 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 { MCPClient } from "../utils/MCPClient.ts";
4

ChatStreamingChat.tsx3 matches

@c15r•Updated 45 mins 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";
233 };
234
235 const handleKeyDown = (e: React.KeyboardEvent) => {
236 // Don't handle keys when command palette is managing them
237 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