VibeHunt
Back to browse
npm-user-cli

npm-user-cli

Get user info of a npm user.

Source

npm-user-cli is a command‑line tool that retrieves publicly available information for a given npm registry user. After installing globally, the utility can be invoked with the username as an argument, and it prints details such as the user’s display name, email address, GitHub profile, and Twitter handle when those fields are present in the npm profile.

The tool is intended for developers who need quick access to npm user metadata from the terminal, for example when scripting or debugging package ownership. It works by querying the npm registry API and formatting the response in a readable text layout.

npm-user-cli is distributed as a stable npm package, marked as core CLI‑available, and complements the npm-user library which provides a programmatic API for the same data.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps