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/$%7Bart_info.art.src%7D?q=react&page=870&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 8980 results for "react"(2203ms)

ssr_react_miniREADME.md2 matches

@stevekrouse•Updated 1 year ago
1# Server-side Render React Mini Framework
2
3This is very experimental, more of a prototype of an architecture, than a true framework
5Example: https://www.val.town/v/stevekrouse/TodoApp
6
7Migrated from folder: Archive/ssr_react_mini

emailCourseCreatormain.tsx1 match

@petermillspaugh•Updated 1 year ago
10import { sqlite } from "https://esm.town/v/std/sqlite?v=4";
11import { Hono } from "npm:hono";
12import { JSX } from "npm:react";
13
14export async function emailSubscription(req: Request) {

january2024main.tsx1 match

@petermillspaugh•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/preact */
2import { sqlite } from "https://esm.town/v/std/sqlite?v=4";
3

dailySubscriptionStatsmain.tsx2 matches

@petermillspaugh•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/preact */
2import { email } from "https://esm.town/v/std/email?v=11";
3import { sqlite } from "https://esm.town/v/std/sqlite?v=4";
4import { render } from "npm:preact-render-to-string";
5
6type SubscriberRow = [

encodingAndConsolidationmain.tsx2 matches

@petermillspaugh•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/react */
2import { generateLessonHtml } from "https://esm.town/v/petermillspaugh/lessonTemplate";
3import { renderToString } from "npm:react-dom/server";
4
5/*

todo_appmain.tsx3 matches

@stevekrouse•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/react */
2import React from "https://esm.sh/react";
3import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
4import { sqlite } from "https://esm.town/v/std/sqlite?v=4";
5import { html } from "https://esm.town/v/stevekrouse/html";

todo_demomain.tsx3 matches

@billtrenchard•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/react */
2import React from "https://esm.sh/react";
3import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
4import { sqlite } from "https://esm.town/v/std/sqlite?v=4";
5import { html } from "https://esm.town/v/stevekrouse/html";

sendLessonResponsesmain.tsx2 matches

@petermillspaugh•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/react */
2import { lessons } from "https://esm.town/v/petermillspaugh/lessons";
3import { email as sendEmail } from "https://esm.town/v/std/email?v=11";
4import { renderToString } from "npm:react-dom/server";
5
6export async function sendLessonResponses({ email, lesson, formData }) {

retrievalPracticemain.tsx2 matches

@petermillspaugh•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/react */
2import { generateLessonHtml } from "https://esm.town/v/petermillspaugh/lessonTemplate";
3import { renderToString } from "npm:react-dom/server";
4
5/*

lessonTemplatemain.tsx3 matches

@petermillspaugh•Updated 1 year ago
1/** @jsxImportSource https://esm.sh/react */
2import { JSX } from "npm:react";
3import { renderToString } from "npm:react-dom/server";
4
5interface QuizQuestion {

vt-discord4 file matches

@boucher•Updated 3 days ago
Starter template with client-side React & Hono server

diceRollerUI1 file match

@dcm31•Updated 3 days ago
A web-based dice roller using React on Val Town
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