11cb0ef41Sopenharmony_ci--- 21cb0ef41Sopenharmony_cititle: npm-stars 31cb0ef41Sopenharmony_cisection: 1 41cb0ef41Sopenharmony_cidescription: View packages marked as favorites 51cb0ef41Sopenharmony_ci--- 61cb0ef41Sopenharmony_ci 71cb0ef41Sopenharmony_ci### Synopsis 81cb0ef41Sopenharmony_ci 91cb0ef41Sopenharmony_ci```bash 101cb0ef41Sopenharmony_cinpm stars [<user>] 111cb0ef41Sopenharmony_ci``` 121cb0ef41Sopenharmony_ci 131cb0ef41Sopenharmony_ciNote: This command is unaware of workspaces. 141cb0ef41Sopenharmony_ci 151cb0ef41Sopenharmony_ci### Description 161cb0ef41Sopenharmony_ci 171cb0ef41Sopenharmony_ciIf you have starred a lot of neat things and want to find them again 181cb0ef41Sopenharmony_ciquickly this command lets you do just that. 191cb0ef41Sopenharmony_ci 201cb0ef41Sopenharmony_ciYou may also want to see your friend's favorite packages, in this case 211cb0ef41Sopenharmony_ciyou will most certainly enjoy this command. 221cb0ef41Sopenharmony_ci 231cb0ef41Sopenharmony_ci### Configuration 241cb0ef41Sopenharmony_ci 251cb0ef41Sopenharmony_ci#### `registry` 261cb0ef41Sopenharmony_ci 271cb0ef41Sopenharmony_ci* Default: "https://registry.npmjs.org/" 281cb0ef41Sopenharmony_ci* Type: URL 291cb0ef41Sopenharmony_ci 301cb0ef41Sopenharmony_ciThe base URL of the npm registry. 311cb0ef41Sopenharmony_ci 321cb0ef41Sopenharmony_ci 331cb0ef41Sopenharmony_ci 341cb0ef41Sopenharmony_ci### See Also 351cb0ef41Sopenharmony_ci 361cb0ef41Sopenharmony_ci* [npm star](/commands/npm-star) 371cb0ef41Sopenharmony_ci* [npm unstar](/commands/npm-unstar) 381cb0ef41Sopenharmony_ci* [npm view](/commands/npm-view) 391cb0ef41Sopenharmony_ci* [npm whoami](/commands/npm-whoami) 401cb0ef41Sopenharmony_ci* [npm adduser](/commands/npm-adduser) 41