{"adoption": {"forks": 205, "observed_at": "2026-08-28T04:08:15.618681+00:00", "stars": 3724}, "canonical_url": "https://ross.abutalabs.com/products/polyglotjs", "card": {"archived": false, "artifact_type": "library", "description": "Give your JavaScript the ability to speak many languages.", "domain": ["web-development", "frontend"], "enriched": true, "function": ["internationalization"], "health_score": 50, "homepage": "http://airbnb.github.io/polyglot.js", "language": "JavaScript", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["airbnb/polyglot.js"], "name": "airbnb/polyglot.js", "platform": ["browser", "cross-platform"], "pushed_at": "2025-11-06T00:54:17+00:00", "repo": "airbnb/polyglot.js", "stars": 3724, "tags": ["i18n", "translation-phrases", "pluralization", "string-interpolation", "locale-management", "javascript-library", "lightweight", "localization", "nodejs"], "topics": [], "urls": [], "use_cases": ["translate my javascript app's ui strings into multiple languages", "handle pluralization rules for different languages in js", "interpolate variables into translated messages in the browser", "manage per-locale phrase dictionaries for express requests", "add lightweight i18n to a backbone or node app without a heavy framework", "pass localized strings from a rails backend into client-side javascript"], "what_it_is": "Polyglot.js is a tiny I18n helper library for JavaScript that runs in both the browser and Node.js (CommonJS) environments. It manages dictionaries of already-translated phrases and provides message lookup with interpolation and pluralization rules, while remaining agnostic to any translation backend or service.", "when_to_avoid": ["You expect the tool to translate text for you — it performs no translation and has no translation backend integration", "You need full-featured i18n such as ICU MessageFormat, date/number/currency formatting, or message catalog extraction tooling", "You want framework-level locale routing or built-in SSR language switching rather than a phrase-lookup helper"], "when_to_choose": ["You need a small, lightweight helper for string lookup, interpolation, and locale-aware pluralization in browser or Node code", "You already obtain translations from another backend, service, or team and only need a way to store and retrieve phrases", "You need isolated per-request locale instances on a server (e.g., Express) without concurrent requests clobbering each other's phrases"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/polyglotjs", "repo": "airbnb/polyglot.js", "role": "main", "score": 55}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:15.618681+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:29:17.006747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "48950b6b52bb175a80db96382e1ccc40009f0aca059a4e99ef7f5d7b87c1dd70", "fetched_at": "2026-08-28T04:08:15.618681+00:00", "kind": "readme", "missing": false, "url": "https://github.com/airbnb/polyglot.js"}, {"content_hash": "39986b09db3bde1dfebc239f4e3b7edb28fd27748fbe040a62979e4e428aab88", "fetched_at": "2026-08-29T09:24:14.438693+00:00", "kind": "homepage", "missing": false, "url": "http://airbnb.github.io/polyglot.js"}, {"content_hash": "ad7984ee3ade4c83c6d47b959fcc1cb844c652cc649a8c38b49ec5c228dd4b38", "fetched_at": "2026-08-29T09:24:14.448061+00:00", "kind": "site_page", "missing": false, "url": "https://polyglot-js.airbnb.tech/CHANGELOG.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 50, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5088, "days_push": 301, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 55, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}