node/deps/npm/doc/cli/npm-stars.md
Rebecca Turner 41923c0c07 deps: upgrade npm to 3.3.6
PR-URL: https://github.com/nodejs/node/pull/3310
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-10-22 13:56:09 -04:00

458 B

npm-stars(1) -- View packages marked as favorites

SYNOPSIS

npm stars [<user>]

DESCRIPTION

If you have starred a lot of neat things and want to find them again quickly this command lets you do just that.

You may also want to see your friend's favorite packages, in this case you will most certainly enjoy this command.

SEE ALSO

  • npm-star(1)
  • npm-view(1)
  • npm-whoami(1)
  • npm-adduser(1)