npm-home - Open Package Pages | Online Free DevTools by Hexmos
Open npm package pages easily with npm-home. Access npm, Yarn, or GitHub repositories directly from the command line. Free online tool, no registration required.
npm-home
Open the
npmpage, Yarn page, or GitHub repository of a package in the web browser. More information: https://github.com/sindresorhus/npm-home.
- Open the
npmpage 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|--github]}} {{package}}
- Open the Yarn page of a specific package in the web browser:
npm-home {{[-y|--yarn]}} {{package}}
