Skip to content

Kurdinus/kurdinusLibrary

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

Kurdînûs 2019

Kurdînûs 2019 is pure JavaScript tools for Kurdish language texts.

Kurdînûs is:

  • platform independent (just needs a browser)
  • pure JavaScript (No JS libraries)
  • open-source (completely rewritten from pellk Kurdinus)

Tools:

Kurdish Transliteration

Change the script of Kurdish texts from Arabic to Latin and vice versa.

Kurdish Normalizer

Normalizing Kurdish text written in Arabic Script for:

  • letters
  • spaces
  • digits
  • punctuations

Kurdish Unicode Converter

Converting Kurdish texts to Unicode standard typed in non-Unicode fonts:

  • "Ali-K"
  • "Ali-Web"
  • "Dylan"

Kurdish Typing

Type Kurdish just by click or touch, without any keyboard layout installed on the device.

Development

  • prepare dev env npm install
  • to run npm start

Library

how to build:

  • run npm run build

how to test:

  • run npm run test