Skip to content
View dqhendricks's full-sized avatar

Block or report dqhendricks

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 Loading

  1. vite-plugin-react-meta-map vite-plugin-react-meta-map Public

    A Vite plugin for React projects that uses TSX/JSX to generate multiple static .html files during build time, where each can use their own meta tag and other `<head>` information, and all will load…

    TypeScript 5

  2. react-wordgame react-wordgame Public

    Word game I created from the ground up using react, tailwind, and framer-motion.

    TypeScript

  3. react-sorting-table-headers-ts react-sorting-table-headers-ts Public

    This react component allows us to wrap table headers enabling them to add sort data to search params, as well as provides a hook that uses the added search param to sort the table data.

    TypeScript

  4. react-show-on-scroll-hook-ts react-show-on-scroll-hook-ts Public

    This react hook will use an intersection observer to change show state to true when a sentinel element intersects with the viewport.

    TypeScript

  5. react-drag-and-drop-hook-ts react-drag-and-drop-hook-ts Public

    This react hook allows easy set up for drag and drop class switching and drop handlers.

    TypeScript 1 1

  6. react-html5-forms-ts react-html5-forms-ts Public

    This set of react components provide a simple way to use HTML5 form validation and CSS modules for valid/invalid indicators and messages.

    TypeScript