
npm-home
List of commands for npm-home:
-
npm-home:tldr:1a024 npm-home: Open the GitHub repository of a specific package in the web browser.$ npm-home -g ${package}try on your machineexplain this command
-
npm-home:tldr:3f91f npm-home: Open the Yarn page of a specific package in the web browser.$ npm-home -y ${package}try on your machineexplain this command
-
npm-home:tldr:4a30f npm-home: Open the npm page of a specific package in the web browser.$ npm-home ${package}try on your machineexplain this command