HashSlap-Summer-of-Code/dev-dash

Issue #5: npm Package Statistics Widget

Offen

#9 geöffnet am 06.07.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2 Forks)auto 404
High Priorityhacktoberfesthssoc🔗 Service Integrations

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

Create a widget to display npm package statistics including downloads, versions, and package information.

Requirements

  • Create npm API service handler
  • Implement package search functionality
  • Display download statistics (daily, weekly, monthly)
  • Show package version history
  • Add package dependency analysis
  • Include package health metrics

Acceptance Criteria

  • Users can search and add their npm packages
  • Download statistics are displayed with charts
  • Version history is shown with release dates
  • Package health indicators are included
  • Responsive design for all screen sizes

Contributor Guide