Coder Social home page Coder Social logo

github-username-cli's Introduction

github-username-cli

Get a GitHub username from an email address

Only works for users that have their email publicly listed on their profile.

Install

npm install --global github-username-cli

Usage

$ github-username --help

  Usage
    $ github-username <email> [--token=<token>]

  Example
    $ github-username [email protected]
    sindresorhus

Related

github-username-cli's People

Contributors

sindresorhus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

github-username-cli's Issues

Even with the token the rate limit is hit quickly

I hit rate limit with just around 10 calls. Also changing token after that also not helping. Not sure if token is actually being used. Please help.
I use below command

github-username <email> --token=<token>
HttpError: API rate limit exceeded for X.X.X.X (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
    at /usr/local/lib/node_modules/github-username/node_modules/@octokit/request/dist-node/index.js:86:21
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async githubUsername (file:///usr/local/lib/node_modules/github-username/index.js:31:17)
    at async file:///usr/local/lib/node_modules/github-username-cli/cli.js:26:14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.