Skip to content

BaseMax/FixLanguageTypeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Max Base
Jan 15, 2020
c926150 · Jan 15, 2020

History

23 Commits
Jan 15, 2020
Jul 2, 2018
Jul 2, 2018
Jun 26, 2018
Feb 27, 2019

Repository files navigation

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.