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=20&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 14386 results for "react"(1571ms)

REACT_DOM_MINIFIED_PT41 file match

@liamdanielduffy•Updated 1 year ago

myReactApp2 file matches

@liamdanielduffy•Updated 1 year ago

react2 file matches

@andreterron2•Updated 1 year ago

REACT_DOM_MINIFIED_FINAL2 file matches

@liamdanielduffy•Updated 1 year ago

preactWebApp2 file matches

@easrng•Updated 1 year ago

addReactFromCDN2 file matches

@liamdanielduffy•Updated 1 year ago

myReactComponent2 file matches

@liamdanielduffy•Updated 1 year ago

preactTest1 file match

@tmcw•Updated 1 year ago

REACT_DOM_MINIFIED_PT21 file match

@liamdanielduffy•Updated 1 year ago

buildReactDomMinified2 file matches

@liamdanielduffy•Updated 1 year ago

EstateskillsearchProfilesList.tsx2 matches

@jibolad•Updated 57 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from "https://esm.sh/react@18.2.0?deps=react@18.2.0";
3import type { UserProfile, Skill } from "../../shared/types.ts";
4

EstateskillsearchSkillForm.tsx4 matches

@jibolad•Updated 58 mins ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState } from "https://esm.sh/react@18.2.0?deps=react@18.2.0";
3import type { Skill, CreateSkillRequest } from "../../shared/types.ts";
4
34 const [error, setError] = useState("");
35
36 const handleSubmit = async (e: React.FormEvent) => {
37 e.preventDefault();
38 setIsSubmitting(true);
71 };
72
73 const handleChange = (e: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement | HTMLSelectElement>) => {
74 const { name, value } = e.target;
75 setFormData(prev => ({
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