Web app to fetch any public emails associated with a GitHub username. π§
npm i github-username-to-emails-site
import { greet } from "github-username-to-emails-site";
greet("Hello, world! π");
Josh Goldberg β¨ π» π π π€ π π§ π π§ |
π This package was templated with
create-typescript-app
.