nawafnaim / ArabicLetterToFormMapper

A simple JS script for looking up positional forms of Arabic letters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArabicLetterToFormMapper.js

A simple JS script for looking up positional forms of Arabic letters.

##Usage

To get the positional form unicode of an Arabic letter:

lookupPositionalForm(curCharHex, prevCharHex, nextCharHex);

About

A simple JS script for looking up positional forms of Arabic letters.

License:MIT License


Languages

Language:JavaScript 100.0%