npmsearch-cli

1.0.0 • Public • Published

npmsearch-cli (node package search)

searches online against npmsearch.com

install

npm install -g npmsearch-cli

use

npmsearch <query>

Examples

  • find packages by isaacs: npmsearch author:isaacs
  • find packages by keyword: npmsearch author:substack AND keywords:browserify

the default boolean operation is OR so if you want to force all terms be included in the results you must add AND (e.g dom AND jquery)

TODO

  • Pagination

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i npmsearch-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tmpvar