ngx-transliteration
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

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

Package Sidebar

Install

npm i ngx-transliteration

Weekly Downloads

2

Version

3.1.2

License

MIT

Unpacked Size

68.1 kB

Total Files

27

Last publish

Collaborators

  • 10go