Skip to content
View SimonHylander's full-sized avatar
Block or Report

Block or report SimonHylander

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. hylander.dev hylander.dev Public

    TypeScript 1

  2. useZodForm useZodForm
    1
    import type { ZodType } from "zod";
    2
    import { useForm, UseFormProps } from "react-hook-form";
    3
    import { zodResolver } from "@hookform/resolvers/zod";
    4
    
                  
    5
    export function useZodForm<TSchema extends ZodType>(
  3. advent-of-code-2023 advent-of-code-2023 Public

    Advent of Code 2023

    TypeScript 1

  4. gigaton gigaton Public

    Rust 6

  5. advent-of-code-2022 advent-of-code-2022 Public

    TypeScript 1