HashSlap-Summer-of-Code/dev-dash

Issue #5: npm Package Statistics Widget

オープン

#9 opened on 2025/07/06

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2 件のフォーク)auto 404
High Priorityhacktoberfesthssoc🔗 Service Integrations

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド