github-username

Get a GitHub username from an email address

MIT License

Downloads
3.4M
Stars
109
Committers
8

Bot releases are visible (Hide)

github-username - Latest Release

Published by sindresorhus about 1 year ago

github-username -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 071c060
  • This package is now pure ESM. Please read this.
  • The token argument moved into an options-object.

https://github.com/sindresorhus/github-username/compare/v6.0.0...v7.0.0

github-username -

Published by sindresorhus almost 4 years ago

Breaking

  • Require Node.js 10 1c1a48c

Improvements

  • Migrate to @octokit/rest (#12) 9e95e07

https://github.com/sindresorhus/github-username/compare/v5.0.1...v6.0.0

github-username -

Published by sindresorhus over 5 years ago

  • TypeScript - Properly mark token as optional (#10) c353a93

https://github.com/sindresorhus/github-username/compare/v5.0.0...v5.0.1

github-username -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#9) fe861db

Enhancements:

  • Add TypeScript definition (#9) fe861db

https://github.com/sindresorhus/github-username/compare/v4.1.0...v5.0.0