fnando/i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6209
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
3810 stars · 506 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Ruby gem that exports i18n translations from YAML files to JSON for use in JavaScript applications, with a companion npm package for consuming them. It includes Rails integration and a CLI for initializing configuration and exporting locale files.
Use cases
- export rails i18n translations to json for javascript
- share translations between ruby backend and js frontend
- generate locale json files from yaml
- filter which translation keys get exported to the frontend
- use i18n translations in a non-ruby javascript project
When to choose
- you have a Ruby or Rails app and need translations in JavaScript
- you want configurable, pattern-based filtering of exported translation keys
- you want digest-based cache-busting filenames for locale files
When to avoid
- your project has no Ruby tooling and you only need a JS i18n runtime
- you need runtime translation management or a translation CMS
- you need server-side rendering of translations handled entirely in Ruby
Facets
library · maturity active
internationalization cli serialization web-development frontend developer-tools ruby i18n translations rails json-export ruby-gem localization nodejs javascript web-server
1 source
- readme: https://github.com/fnando/i18n-js · fetched 2026-08-28 · 67e10e1388aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fnando/i18n-js | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem