npms-lookup-cli

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

Usage no npm install needed!

<script type="module">
  import npmsLookupCli from 'https://cdn.skypack.dev/npms-lookup-cli';
</script>

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