Popularity
2.5
Growing
Activity
4.5
-
194
6
10

Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: Command Line Apps     Github     NPM     CLI     Cli-app     Open     Page     Package     Directory     Current     Cwd     Home     Repository     Repo     Gh     Pkg     Yarn    
Latest version: v2.0.0

npm-home alternatives and similar modules

Based on the "Command Line Apps" category.
Alternatively, view npm-home alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of npm-home or a related project?

Add another 'Command Line Apps' Module

README

npm-home Build Status

Open the npm page, Yarn page, or GitHub repo of a package

Install

$ npm install --global npm-home

Usage

$ npm-home --help

  Usage
    $ npm-home [name]
    $ nh [name]

  Options
    --github -g  Open the GitHub repo of the package
    --yarn -y    Open the Yarn homepage of the package

  Examples
    $ npm-home
    $ npm-home chalk -g

Related

  • gh-home - Open the GitHub page of the given or current directory repo

License

MIT © Sindre Sorhus


*Note that all licence references and agreements mentioned in the npm-home README section above are relevant to that project's source code only.