npm-home - 打一个包的npm页面

npm-home - 打一个包的npm页面

Node.js 命令行实用程序

访问GitHub主页

共170Star

详细介绍

npm-home Build Status

Open the npm page of a package

Install

$ npm install --global npm-home

Usage

$ npm-home --help

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

  Examples
    $ npm-home
    $ npm-home chalk

Related

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

License

MIT © Sindre Sorhus