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=80&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 10055 results for "react"(935ms)

53 fieldHowToTitle: "How to Vote",
54 fieldHowToText:
55 "Use the Emoji Reaction(s) under each option corresponding to your choice of time or weather variant.",
56 fieldEmojiKeyTitle: "Emoji Reaction Key",
57 fieldEmojiKeyText: "",
58 fieldCurrentMetaMapsTitle: "Current Meta Maps:",
69 title: "Garrisons & Whiskey Map Rotation Vote",
70 description:
71 "Rules, \"How to Vote\", and Emoji Reaction Key can be found at the top. The Map Rotation Guide can be found in the discussion thread below.",
72 fieldJumpTitle: "You have reached the bottom.",
73 fieldJumpValue: "",
81 threadHeader: {
82 title: "Welcome to the Discussion Thread!",
83 description: "Rules, \"How to Vote\", and Emoji Reaction Key can be found at the top of the main channel.",
84 fieldMapRotationGuideTitle: "Map Rotation Guide",
85 fieldMapRotationGuideText:
141 // Common tech skills to look for
142 const skillKeywords = [
143 "typescript", "javascript", "python", "react", "node.js", "nodejs", "vue",
144 "angular", "next.js", "nextjs", "go", "golang", "rust", "aws", "azure",
145 "gcp", "docker", "kubernetes", "k8s", "terraform", "ci/cd", "ml", "ai",

my-first-val04_design_partners.tsx4 matches

@stevekrouse•Updated 1 week ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import ReactDOMServer from "https://esm.sh/react-dom@18.2.0/server";
3import React from "https://esm.sh/react@18.2.0";
4
5function DesignPartnersSlide() {
105// HTTP handler function for Val Town
106export default async function(req: Request): Promise<Response> {
107 const html = ReactDOMServer.renderToString(<DesignPartnersSlide />);
108
109 return new Response(

markdownBlogStarterLayout.tsx3 matches

@imnaseer•Updated 1 week ago
1/** @jsxImportSource npm:react@18.2.0 */
2import type { ReactNode } from "npm:react@18.2.0";
3
4export function Layout({ children }: { children: ReactNode }) {
5 return (
6 <html lang="en">

markdownBlogStarterindex.tsx4 matches

@imnaseer•Updated 1 week ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import Markdown from "https://esm.sh/react-markdown@9?deps=react@18.2.0";
3import { listFiles, readFile } from "https://esm.town/v/std/utils@85-main/index.ts";
4import { renderToString } from "npm:react-dom@18.2.0/server";
5import { Layout } from "./Layout.tsx";
6
44}
45
46function html(children: React.ReactNode) {
47 return new Response(
48 renderToString(

TownieuseUsageStats.ts1 match

@pomdtr•Updated 1 week ago
1import { useEffect } from "https://esm.sh/react@18.2.0?dev";
2
3export function useUsageStats (messages: any[], usages: any[]) {

TownieuseScrollToBottom.tsx1 match

@pomdtr•Updated 1 week ago
1import { useEffect, useRef } from 'https://esm.sh/react@18.2.0?dev';
2
3

TownieuseProject.tsx1 match

@pomdtr•Updated 1 week ago
1import { useState, useEffect } from "https://esm.sh/react@18.2.0?dev";
2import { useAuth } from "./useAuth.tsx";
3

TownieuseProjects.tsx1 match

@pomdtr•Updated 1 week ago
1import { useState, useEffect } from "https://esm.sh/react@18.2.0?dev";
2import { useAuth } from "./useAuth.tsx";
3

TownieuseLoadingFavicon.ts1 match

@pomdtr•Updated 1 week ago
1import { useEffect } from "https://esm.sh/react@18.2.0?dev";
2
3function setLoadingFavicon() {

reactHonoStarter4 file matches

@niceandneat•Updated 6 hours ago

reactHonoStarter10 file matches

@Arthur88•Updated 15 hours ago
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