parse-github-repo-url is a lightweight npm package designed to reliably extract structured information from GitHub repository URLs. It parses URLs and returns an object containing the owner, name, branch, and sub-directory path (if any) of the repository. Ideal for automating tasks, creating integrations, or programmatically working with GitHub repositories, it simplifies URL processing, offering a clean and consistent output for various URL formats. Simplifying GitHub info extraction has never been easier.