Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NPM Package Trends CompareNew to Visual Studio Code? Get it now.
NPM Package Trends Compare

NPM Package Trends Compare

Next3DAI

|
33 installs
| (0) | Free
NPM Package Compare, Download Trends
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Package Trends Compare

View npm package information, download trends, and version details directly in VSCode.

Visit our website NPM Star to compare NPM packages online.

Features

Hover over package names in import/require statements to see:

  • Latest version information
  • Weekly download statistics
  • Quick links to NPM and GitHub
  • Package description and details

Supported File Types

This extension works with:

  • JavaScript (.js)
  • TypeScript (.ts)
  • React (.jsx, .tsx)
  • Vue (.vue)
  • Svelte (.svelte)
  • Astro (.astro)

Usage

Simply hover over any package name in your import statements:

import React from "react"; // <- hover over 'react'
const express = require("express"); // <- hover over 'express'

Requirements

  • VSCode version 1.96.0 or higher
  • Internet connection for fetching package information

Extension Settings

Currently, this extension has no configurable settings.

Known Issues

  • None at this time. Please report any issues on our GitHub repository.

Release Notes

0.0.1 (Initial Release)

  • Basic package information display
  • Download statistics
  • Support for multiple file types
  • NPM and GitHub quick links

Contributing

Found a bug or want to contribute? Please visit NPM Star for more information.

License

This extension is licensed under the MIT License. See the LICENSE file in the extension directory for details.


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft