Skip to content

Urucas/npm-ls-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Open the npm page of the package(or subpackages) in the current directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published