项目作者: JunaidQadirB

项目描述 :
An experimental UniBal Script to Sayad script conversion tool
高级语言: JavaScript
项目地址: git://github.com/JunaidQadirB/unibal2sayad.git
创建时间: 2018-06-18T09:07:28Z
项目社区:https://github.com/JunaidQadirB/unibal2sayad

开源协议:MIT License

下载


Unibal2Sayad

UniBal2Sayad is a experimental script converter for Balochi which converts text from UniBal script to Sayad Script.

UinBal Script Alphabet

A Á B C D Đ Ḓ E É F G Ǵ H I Í J K L M N Ń O Ó P R Ŕ S Ś T Ŧ Ṱ U Ú W Y Z Ź

a á b c d đ ḓ e é f g ǵ h i í j k l m n ń o ó p r ŕ s ś t ŧ ṱ u ú w y z ź

Sayad Script Alphabet

آ ا ب پ ت ٹ ج چ د ڈ ر ڑ ز ژ س ش ک گ ل م ن و ہ ھ ء ی ے

Installing The Demo Locally

To install unibal2sayad locally follow these steps:

  • clone https://github.com/JeyKeu/unibal2sayad.git
  • open terminal and cd in to the unibal2sayad/demo directory
  • run:
    1. npm install
    OR
    1. yarn
  • Open the index.html in your favorite web browser.
  • Play with it and hack the code to see how it works.
  • Don’t forget to star this repo.