1.0.2 • Published 8 years ago

npms-lookup-cli v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

npms-lookup-cli

Search npm packages on npms.io from the command line.

Install

$ npm install --global npms-lookup-cli

Usage

$ npms --help

  Usage
    npms [input]

  Examples
    $ npms object-assign
    $ npms express

Example

Look up the object-assign package on npms.io from the command line:

$ npms object-assign

Related

  • npm-lookup-cli Lookup npmjs.org packages from the command line.
  • github-npm-lookup Chrome Extension: Turn selected text on a webpage into an npm package lookup.

License

MIT © Michael Wuergler