npms-cli

The CLI search utility for npms

  • 所有者: npms-io/npms-cli
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

npms-cli

NPM version Downloads Build status Coverage status Dependency status Dev dependency status

Search https://npms.io from the command line!

npms-cli

Install

$ npm install --global npms-cli

Usage

The most used feature is the search command:

$ npms search <query>

Usage: npms search <query...> [options]

Search npms.io for packages.
For advances filters and modifiers visit https://api-docs.npms.io/#api-search-query.

Options:
  --version, -v         Show version number                                                  [boolean]
  --help, -h            Show help                                                            [boolean]
  --color               Allows disabling or enabling colored output          [boolean] [default: true]
  --from, -f            The offset in which to start searching from              [number] [default: 0]
  --size, -s            The total number of results to return                   [number] [default: 10]
  --output, -o          Format the results in a table or as JSON                    [default: "table"]

Examples:
  npms search cross spawn                Search for "cross spawn"
  npms search cross spawn --output json  Search for "cross spawn" and print results as JSON

Besides searching, the CLI provides some more useful commands.
Please run $ npms -h for more information.

Tests

$ npm test
$ npm test-cov # to get coverage report

License

Released under the MIT License.

主要指標

概覽
名稱與所有者npms-io/npms-cli
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2016-02-10 19:26:24
推送於2023-11-29 05:39:43
最后一次提交2018-11-06 13:55:58
發布數17
最新版本名稱1.6.0 (發布於 2017-03-26 21:53:18)
第一版名稱v1.0.0 (發布於 2016-06-30 22:44:48)
用户参与
星數260
關注者數4
派生數16
提交數110
已啟用問題?
問題數24
打開的問題數7
拉請求數11
打開的拉請求數1
關閉的拉請求數18
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?