Skip to content

toKana() seems to not allow combinations んや んゆ んよ #111

@Tommi377

Description

@Tommi377

Issue Type

Description

The current behaviour is:
String: nnya, ToKana: んにゃ
String: nnyo, ToKana: んにょ
String: nnyu, ToKana: んにゅ

On the Google IME expected behaviour is:
String: nnya, ToKana: んや
String: nnyo, ToKana: んよ
String: nnyu, ToKana: んゆ

There doesn't seem to be a way to generate those kanas with the ToKana method

Steps to reproduce

Use the ToKana method in node and type nny + (a or o or u)

Versions

  • Browser: node v10.14.2
  • OS/Device: Windows 10
  • Keyboard/Input Method: romaji

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions