github-username-to-emails-site

Web app to fetch any public emails associated with a GitHub username. 📧

MIT License

Stars
5

Usage

npm i github-username-to-emails-site
import { greet } from "github-username-to-emails-site";

greet("Hello, world! 💖");

Contributors

💙 This package was templated with create-typescript-app.