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/$%7Bsuccess?q=react&page=734&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 10597 results for "react"(1648ms)

educatedPurpleMagpiemain.tsx5 matches

@uncleojor•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useRef } from "https://esm.sh/react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
4
5function App() {
14 const fileInputRef = useRef<HTMLInputElement>(null);
15
16 const handleLogoUpload = async (event: React.ChangeEvent<HTMLInputElement>) => {
17 const file = event.target.files?.[0];
18 if (file) {
36 };
37
38 const handleSubmit = async (e: React.FormEvent) => {
39 e.preventDefault();
40 try {

nobleAmberGalliformmain.tsx3 matches

@kiddie•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect, useRef } from "https://esm.sh/react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
4
5const SOUTH_AFRICAN_PROVINCES = [

miraculousYellowCaterpillarmain.tsx4 matches

@barakaa•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState } from "https://esm.sh/react@18.2.0";
3import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
4import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
5
6function SocialLinks() {

linkInBioTemplatemain.tsx2 matches

@barakaa•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react */
2import { renderToString } from "npm:react-dom/server";
3
4export default async function(req: Request) {

timelessHarlequinDormousemain.tsx2 matches

@najwaBN•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 **/
2import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
3
4export default (req: Request) => {

timelessHarlequinDormouseREADME.md2 matches

@najwaBN•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 **/
2import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
3
4export default (req: Request) => {

zealousAmethystFoxmain.tsx2 matches

@najwaBN•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 **/
2import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
3
4export default (req: Request) => {

knowtheweathermain.tsx3 matches

@faarahsaed•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useEffect, useState } from "https://esm.sh/react@18.2.0";
4
5function WeatherDashboard() {

alertCyanChipmunkmain.tsx2 matches

@BounilaNajat92•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 **/
2import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";
3
4export default (req: Request) => {

MissGraceOwusu_1main.tsx4 matches

@MissGrace27•Updated 3 months ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
3import React, { useState } from "https://esm.sh/react@18.2.0";
4
5function ConsultationBookingForm() {
12 const [error, setError] = useState("");
13
14 const handleSubmit = async (e: React.FormEvent) => {
15 e.preventDefault();
16 setError("");

StarterPackFeeds11 file matches

@moe•Updated 1 day ago
Hono + React + Tailwind + Farcaster Mini App Starter Project

reactHonoStarter4 file matches

@Janane_CM•Updated 2 days 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