Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM Imported Package LinksNew to Visual Studio Code? Get it now.

NPM Imported Package Links

Maina Wycliffe

mainawycliffe.dev
|
602 installs
| (3) | Free
A Visual Studio extension that displays links to NPM, Git Repo (GitHub/GitLab, etc.) and Homepage for an imported package in javascript and typescript files on hover
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Imported Package Links - a VS Code Extension

Visual Studio Marketplace Publish

"Screenshot"

A Visual Studio extension that displays links to NPM, Git Repo (GitHub/GitLab, etc.) and Homepage for an imported package in javascript and typescript files on hover.

🌟🌟 The Ultimate tool for onboarding developers

How it works

Just hover on an imported npm package and wait as the package links are loaded, as shown below 🤯🤯🤯🤯.

"Screen shot for Open Imported Packages on NPM"

Features

  • Link to NPM
  • Link to Git Remote Repository (GitHub, GitLab, BitBucket, etc.)
  • Link to Homepage (Docs Site) - (Data from NPM - Homepage Settings)
  • Link to Git Repository to view existing issues or report a bug
  • Supports Javascript and Typescript (JSX/TSX variants as well)
  • ES Modules imports Support
  • Supports package.json

Roadmap

  • Support version checks on package.json
  • Support for frameworks that don't use Typescript or Javascript files i.e. Vue, Svelte, Astro, etc.
  • Support CommonJS Modules

Why

I created this extension to help developers get to important links for a package all in one place. Want to learn more about a package being utilized in your codebase, this extension will help you do that efficiently, no need to go through Google.

Contributing

PRs and suggestions are welcome

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft