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=78&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 12785 results for "react"(2583ms)

microSaas_corretor_com_CRMApp.tsx2 matches

@quititi•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from "https://esm.sh/react@18.2.0";
3import LandingPage from "./LandingPage.tsx";
4import QuoteAssistant from "./QuoteAssistant.tsx";

microSaas_corretor_com_CRMindex.tsx3 matches

@quititi•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from "https://esm.sh/react@18.2.0";
3import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
4import App from "./components/App.tsx";
5

Xplicit_E-learningComplaintsPage.tsx4 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React, { useState, useEffect } from "https://esm.sh/react@18.2.0";
4import type { Complaint } from "../../shared/types.ts";
5import { formatDateTime, getComplaintPriorityColor } from "../../shared/utils.ts";
54 };
55
56 const handleSubmit = async (e: React.FormEvent) => {
57 e.preventDefault();
58
93 };
94
95 const handleInputChange = (e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement>) => {
96 const { name, value } = e.target;
97 setFormData(prev => ({ ...prev, [name]: value }));

Xplicit_E-learningCoursesPage.tsx2 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React, { useState, useEffect } from "https://esm.sh/react@18.2.0";
4import type { Course } from "../../shared/types.ts";
5import { formatCurrency } from "../../shared/utils.ts";

Xplicit_E-learningHomePage.tsx2 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React, { useState, useEffect } from "https://esm.sh/react@18.2.0";
4
5interface HomePageProps {

microSaas_corretor_com_CRMREADME.md1 match

@quititi•Updated 4 days ago
72
73- **Backend**: Hono + SQLite
74- **Frontend**: React + TypeScript + TailwindCSS
75- **E-mail**: EmailJS
76- **Banco**: SQLite integrado

Xplicit_E-learningFooter.tsx2 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React from "https://esm.sh/react@18.2.0";
4
5export default function Footer() {

Xplicit_E-learningHeader.tsx2 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React, { useState } from "https://esm.sh/react@18.2.0";
4
5interface HeaderProps {

Xplicit_E-learningApp.tsx2 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React, { useState, useEffect } from "https://esm.sh/react@18.2.0";
4import Header from "./Header.tsx";
5import Footer from "./Footer.tsx";

Xplicit_E-learningindex.tsx3 matches

@PiZion•Updated 4 days ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2
3import React from "https://esm.sh/react@18.2.0";
4import { createRoot } from "https://esm.sh/react-dom@18.2.0/client";
5import App from "./components/App.tsx";
6

reactHonoStarter4 file matches

@martindstone•Updated 8 hours ago

reactHonoExample9 file matches

@notmart•Updated 8 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