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=7&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 21590 results for "react"(1993ms)

hallway-embed-base-custom-height-react4 file matches

@matt_hallway•Updated 2 months ago

reactHonoStarter4 file matches

@Lebza•Updated 2 months ago
Discord-to-Linear

Discord-to-Linear4 file matches

@charmaine•Updated 2 months ago
Discord -> Linear ticket based on emoji reaction trigger

reactHonoStarter4 file matches

@meakr•Updated 2 months ago

reactHonoStarter4 file matches

@dau•Updated 2 months ago

reactHonoStarter4 file matches

@zanjani1•Updated 2 months ago

reactHonoStarter3 file matches

@spookyuser•Updated 2 months ago

reactHonoStarter7 file matches

@Raazbhaii•Updated 2 months ago

reactHonoStarterkk4 file matches

@tengis•Updated 2 months ago

reactHonoStarte4 file matches

@tengis•Updated 2 months ago
3 */
4
5import { useEffect, useRef } from "https://esm.sh/react@18.2.0?deps=react@18.2.0";
6import { updateViewingStatus } from "../services/viewingService.ts";
7
1# Frontend Hooks
2
3This directory contains custom React hooks that encapsulate stateful logic and side effects.
4
5## Files
react
franky47
Freelance software engineer, open-sourcerer, speaker. Building `nuqs`, a type-safe search params state manager for React.