insin / insin/inputmask-core

Cyrillic symbols support

Open
#36 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
303
Forks
51
PR merge metrics
No merged PRs in 30d

Description

Hey, I want to add cyrillic symbols support, but I have some questions.

* Is it needed?
* How should I implement it?

Now I use custom formatCharacters for that and I have two variants.

* 'Я' - cyrillic and latin symbols,
* 'Ё' - only cyrillic symbols.

I think it would be nice to add cyrillic symbols to `a` and `A` patterns. Thats very easy.

For example, I use this pattern `/[А-Яа-яЁёA-Za-z]/`. Guys from another cultures can add some additional symbols in it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.