npms-lookup-cli
v1.0.2
Published
Search npm packages on npms.io from the command line.
Downloads
15
Maintainers
Readme
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