Skip to content

Here's what's popular on GitHub today...

React Native logo

Popular topic

React Native is a JavaScript mobile framework developed by Facebook.

This recommendation was created by GitHub staff

Percy

Percy gives your team confidence in every visual UI change before it's shipped.

Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.

daily_stock_analysis

Trending repository

LLM 驱动的多市场股票智能分析系统:多源行情、实时新闻、决策看板与自动推送,支持零成本定时运行。 LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.

  • Updated Aug 10, 2026
  • Python

This recommendation was created by GitHub staff

pre-commit ci

Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.