ruby-i18n / ruby-i18n/ruby-cldr

Consider comparing the output with `cldr-json`

Open
#119 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
78
Forks
18
Avg merge
9d 8h
Merged PRs (30d)
3

Description

cldr-json is a JSON serialization of the official CLDR XML data, created by the Unicode Consortium themselves.

It doesn't contains values for everything in CLDR. For example, it only exports values with a draft level of contributed or above.

Comparing the output of ruby-cldr with the output of cldr-json might prove useful for giving confidence in the correctness of ruby-cldr.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review ruby-cldr's exported data and cldr-json's documented coverage first. Compare values available at the contributed draft level or above, accounting for data that cldr-json omits. Done means the comparison provides useful confidence in matching output or clearly identifies discrepancies.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
internationalization, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.