npm-home
Open the npm page, Yarn page, or GitHub repository of a package in the web browser.
- Open the npm page of a specific package in the web browser:
npm-home {package}
- Open the GitHub repository of a specific package in the web browser:
npm-home -g {package}
- Open the Yarn page of a specific package in the web browser:
npm-home -y {package}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).