Fetch GitHub trending repositories by daily, weekly, or monthly periods with output in Markdown or JSON format.
Initial release: fetch and display trending GitHub repositories. - Supports fetching trending projects for today, this week, or this month. - Outputs results as a Markdown table or in JSON format. - No authentication required; data scraped from GitHub Trending page in real-time. - Includes basic error handling for network issues, parsing failures, and rate limiting.