BaseMax / FixLanguageTypeJs

Tiny Library for fix problem of language selection in type text.

Home Page:https://basemax.github.io/FixLanguageTypeJs/Example.html

Repository from Github https://github.comBaseMax/FixLanguageTypeJsRepository from Github https://github.comBaseMax/FixLanguageTypeJs

FixLanguageType

Tiny Library for fix problem of language selection in type text.

FixLanguageType.min.js File Size FixLanguageType.min.js Validation Code

Features

  • Easy
  • Compact
  • No dependencies

Supported languages

  • Persian/Farsi (fa)
  • Arabic (ar)
  • English (en)

Samples

To view the full details, run the Example.html file.

<script>
alert( fixtype.en_fa( "sghl!" ) ); // سلام!
</script>

License

FixLanguageType is licensed under the GNU General Public License.

About

Tiny Library for fix problem of language selection in type text.

https://basemax.github.io/FixLanguageTypeJs/Example.html

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.6%Language:HTML 24.4%