kaomoji-json icon indicating copy to clipboard operation
kaomoji-json copied to clipboard

4000+ annotated 顔文字 (kaomoji) in JSON (UTF-8 & ShiftJIS) ヽ(゚∀゚)ノ

Kaomoji data from 顔文字ステーション

JSON format:

[
  {
    "annotation": "ふぁっきゅー",
    "face": "凸(`Д´*)"
  },
  {
    "annotation": "ふーん",
    "face": "(´_ゝ`)フーン"
  },
  {
    "annotation": "いよーう",
    "face": "イョ━━━━(=゚ω゚)人(゚ω゚=)━━━━ゥ"
  },
  ...
]

TODOs:

  • Automatically annotate the unannotated かおもじ (convert hankaku -> zenkaku, katakana -> hiragana)