Skip to content

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

JavaScript logo

Popular topic

JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
Crowdin screenshot

This recommendation was created by GitHub staff

Crowdin

Crowdin is an AI-powered, cloud-based localization platform that streamlines the management of multilingual content. With flexible translation options and automated updates, Crowdin helps teams deliver native experiences globally while ensuring top-notch security.

Crowdin offers flexible translation options, automated updates, and robust security features, making it a trusted solution for thousands of businesses like Microsoft, GitHub, and Pipedrive.

Image

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.