Open the current selection, project, or arbitrary string, in npmjs.com.
Follow the instructions in the Marketplace, or run the following in the command palette:
ext install fabiospampinato.vscode-open-in-npm
It adds 1 command to the command palette:
'Open in NPM' // Open the current selection, project, or arbitrary string, in npmjs.com.
If you found a problem, or have a feature request, please open an issue about it.
If you want to make a pull request you can debug the extension using Debug Launcher.
MIT © Fabio Spampinato