lingodotdev/lingo.dev

Open-source localization engineering tools. Connects to Lingo.dev localization engineering platform for consistent, quality translations.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 12th, 2026
Created on March 13th, 2024
Open Issues & Pull Requests: 34 (+0)
GitHub issues: Enabled
Number of forks: 810
Total Stargazers: 5,402 (+0)
Total Subscribers: 12 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.7 hours
Mean response time: 13.0 days
90th percentile: 46.0 days
Tracked items: 316

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 4% of issues opened in the past year have been closed. Three people close 73% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 26
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 336 days
Stale 30+ days: 25
Stale 90+ days: 18

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • 1 - new feature (49)
  • cli (45)
  • 3 - improvement (42)
  • 0 - bug (38)
  • compiler (32)
  • website (28)
  • internal (13)
  • 4 - Chore (9)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Lingo.dev is an open-source localization engineering toolkit that connects to the Lingo.dev platform to manage translations across JavaScript and React applications.

The tool addresses the complexity of implementing internationalization by providing multiple specialized components. The Lingo React MCP integrates with AI coding assistants to guide i18n setup for Next.js, React Router, and TanStack Start, reducing hallucinations and routing errors. The CLI handles localization of JSON, YAML, markdown, CSV, and PO files. The GitHub Action enables continuous localization workflows. The Compiler for React offers build-time localization without requiring i18n wrapper functions. All tools connect to localization engines on the Lingo.dev platform that maintain glossaries, brand voice guidelines, and per-locale instructions, which the README indicates reduces terminology errors significantly compared to standard approaches.

Teams should adopt this tool if they need structured i18n setup guidance from AI assistants, manage translations across multiple file formats, or want to enforce consistent terminology and brand voice across locales. The project suits React and Next.js applications where reducing translation errors and maintaining consistency matter. The tool also supports bringing your own LLM if you prefer not to use the Lingo.dev platform's localization engines.

The project maintains active release automation and receives regular commits. Development activity shows consistent engagement with the codebase and infrastructure supporting the multiple tool components.