← 返回命令列表

Linux command

npm-stars 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

List starred packages

npm stars

List user's stars

npm stars [username]

说明

npm stars displays packages starred by a user. Shows your starred packages by default. View another user's starred packages by providing username.

参数

--registry _URL_
npm registry URL (default: https://registry.npmjs.org/).

FAQ

What is the npm-stars command used for?

npm stars displays packages starred by a user. Shows your starred packages by default. View another user's starred packages by providing username.

How do I run a basic npm-stars example?

Run `npm stars` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --registry _URL_ do in npm-stars?

npm registry URL (default: https://registry.npmjs.org/).