The Wayback Machine - https://web.archive.org/web/20200917101540/https://github.com/BaseMax/FixLanguageTypeJs
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.