HashSlap-Summer-of-Code/dev-dash

Issue #5: npm Package Statistics Widget

開放

#9 建立於 2025年7月6日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (2 個分叉)auto 404
High Priorityhacktoberfesthssoc🔗 Service Integrations

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南