Ross ROSS = Recommend OSS · open-source software intelligence for agents

xnx3/translate

AI i18n, Two lines of js realize automatic html translation. No need to change the page, no language configuration file, no API key, SEO friendly! observed · 2026-08-28

github.com/xnx3/translate · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 69
  • Longevity 94
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 29.5
  • age_days: 1324
  • days_rel: 204
  • days_push: 7
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

3058 stars · 479 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

translate.js is a JavaScript library that adds automatic HTML page translation with just two lines of code, scanning the DOM and translating text without language configuration files or API keys. It supports hundreds of languages, SEO-friendly operation, caching, and optional private deployment of its translation API service.

Use cases

  • add multi-language support to an existing website without rewriting pages
  • automatically translate html content for international visitors
  • let users switch website language with a dropdown selector
  • translate dynamically injected dom content
  • privately deploy a translation service for intranet or government sites
  • avoid maintaining per-language i18n configuration files

When to choose

  • you want instant i18n on an existing static or server-rendered site with minimal code changes
  • you have no budget or desire to manage language files and translation keys
  • SEO must remain unaffected since crawlers see original source
  • you need self-hosted translation for privacy-restricted environments

When to avoid

  • you need precise, human-reviewed translations of application strings
  • your app is a SPA framework where you want build-time i18n tooling like i18next
  • you require offline translation without any service endpoint

Facets

library · maturity active

internationalization nlp web-development frontend browser translate-js html-translation machine-translation seo-friendly client-side-i18n language-switching localization web-server

1 source

Member repositories

RepositoryRoleHealth v2
xnx3/translatemain88

For agents

markdown · JSON · MCP: product_card(name="xnx3/translate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem