3.1.2 • Published 5 months ago

ngx-transliteration v3.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

NgxTransliteration

If you want to type in input or textarea field with only specific language you can use this npm package.

Directive only works on Input or Textarea Fields. How to use Directive:

examples:

<input transliterate [transliterationOptions]="{to: 'geo'}"

<input transliterate [transliterationOptions]="{to: 'geo', language: {a: 'ა'}">

in your language you can use characters or ASCII numbers for mapping string

3.1.2

5 months ago

3.1.1

5 months ago

3.0.1

5 months ago

3.0.0

5 months ago

2.0.3

6 months ago

2.0.2

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.0.0

6 months ago

0.0.1

6 months ago