Skip to content

wctiger/npm-version-popularity

Repository files navigation

npm Version Popularity

A web tool to analyze npm package version popularity based on download counts. This tool helps developers make informed decisions about which package versions to use in their projects.

Features

  • 📊 View download counts for all versions of any npm package
  • 🔍 Filter versions using semver ranges (e.g., "^1.0.0", "~2.0.0")
  • 📈 Compare version popularity through visual indicators
  • 🌗 Dark/Light theme support

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm start

Visit http://localhost:3000 to view the application.

Built With

  • React
  • TypeScript
  • Ant Design
  • npm Registry API

About

Analyze and compare npm package version popularity with semver filtering support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published