npm-stars.1 539 B

1234567891011121314151617181920212223242526272829
  1. .TH "NPM\-STARS" "1" "August 2021" "" ""
  2. .SH "NAME"
  3. \fBnpm-stars\fR \- View packages marked as favorites
  4. .SS Synopsis
  5. .P
  6. .RS 2
  7. .nf
  8. npm stars [<user>]
  9. .fi
  10. .RE
  11. .SS Description
  12. .P
  13. If you have starred a lot of neat things and want to find them again
  14. quickly this command lets you do just that\.
  15. .P
  16. You may also want to see your friend's favorite packages, in this case
  17. you will most certainly enjoy this command\.
  18. .SS See Also
  19. .RS 0
  20. .IP \(bu 2
  21. npm help star
  22. .IP \(bu 2
  23. npm help view
  24. .IP \(bu 2
  25. npm help whoami
  26. .IP \(bu 2
  27. npm help adduser
  28. .RE