npm-ls-home

1.0.1 • Public • Published

npm-ls-home

Open the npm page of the package(or subpackages) in the current directory Based on @sindresorhus - npm-home

Install

$ npm install --global npm-ls-home

Usage

$ npm-ls-home --help
$ 
  Open the npm page of the package(or subpackages) in the current directory

  Usage
    $ npm-ls-home
    $ nlh
  Options
    -l, -list Show package dependencies
    
$ npm-ls-home -l
$ ? Choice a package (Use arrow keys)
❯ npm-ls-home
  inquirer
  meow
  opn
  read-pkg-up
  ava
  execa
  xo

Related

  • npm-home - > Open the npm page of the package in the current directory
  • gh-home - Open the GitHub page of the repo in the current directory

Package Sidebar

Install

npm i npm-ls-home

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • urucas