Skip to content

BaseMax/FixLanguageTypeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

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.