//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
Cool! Apparently the npm Dependency Links VSCode extension has a configuration to specify a custom registry. Now ctrl clicking a dependency in package.json takes me directly to npmx.dev. { "npmDependencyLinks.registryUrlPattern": "https://npmx.dev/package/{{pkg}}" }
2mo
Extension for Visual Studio Code - Go to npm site of your dependencies
marketplace.visualstudio.com
npm Dependency Links - Visual Studio Marketplace
Remco Haszing