Skip to content

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

Rubber Duck Thursdays

Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.

React logo

Popular topic

#

React

React is an open source JavaScript library used for designing user interfaces.

Trending repository

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

  • Updated May 29, 2026
  • Python

This recommendation was created by GitHub staff

ReadMe Micro

Struggling to keep track of your team's internal APIs? Say hello to ReadMe Micro, the auto-generated documentation solution for internal APIs 👋

Connect ReadMe Micro to your GitHub org, select the repos with OAS files you want to include, and we'll auto-generate an API Reference for it 🚀

Think of it as a developer hub for your engineering team — a centralized place to discover, organize, and share all of your company's internal APIs 📌

Git X-Modules screenshot

This recommendation was created by GitHub staff

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects