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

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. 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

  2. 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

  3. 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

  4. react-bootstrap-toast-queue-provider-ts react-bootstrap-toast-queue-provider-ts Public

    This react component will allow you to queue multiple react-bootstrap Toast components using a context function.

    TypeScript

  5. php-json-web-token-util php-json-web-token-util Public

    This PHP class will encode/decode JSON web tokens with custom payloads.

    PHP