Skip to content

radiovisual/npms-lookup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npms-lookup-cli

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

Simply supply the package name on the command line, and npms-lookup-cli will searchfor the package name you specify on npms.io.

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published