JuanitoFatas / common_kanjis

List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan

Home Page:https://github.com/JuanitoFatas/common_kanjis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Kanjis

Data from MJ文字情報API of IPA Information-technology Promotion Agency, Japan.

As of August 20, 2018, there are 2136 common kanjis.

You can see the 2136 kanjis here.

common_kanjis.json Format

{
  "count":2136,
  "results": [
    {
      "word": "",
      "Chinese Reading": ["チョウ","テイ","トウ"],
      "Japanese Reading": ["あたる","ひのと","よぼろ"]
    },
    ...
    {
      "word": "𠮟",
      "Chinese Reading": ["シツ"],
      "Japanese Reading": ["しかる"]
    }
  ]
}

Update

Run bin/fetch and commit changes.

Credits

IPA Information-technology Promotion Agency, Japan

About

List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan

https://github.com/JuanitoFatas/common_kanjis/


Languages

Language:Ruby 100.0%