arabicString
Arabic string helper
Extends the native String object with methods to help with Arabic strings in JavaScript applications.
A Javascript library that extends the native String object with methods to help when dealing with Arabic strings for node and the browser.
56 stars
6 watching
13 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ejtaal/jsastem | Creates a JavaScript implementation of an Arabic stemmer for analyzing and reducing Arabic words to their base form. | 26 |
sallar/persianparser | Converts Persian text to a format recognized by iOS/Android browsers. | 36 |
usablica/persian.js | A JavaScript library providing functions to convert and work with Persian language text | 359 |
eloraiby/arabtype | Converts isolated Arabic UTF8 characters to contextual presentation forms useful for rendering | 69 |
skullchap/chadstr | A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 826 |
andrew--r/sjsj | An online dictionary explaining JavaScript terminology in simple terms. | 169 |
alexrutherford/arabic_nlp | Tools for normalizing and deriving sentiment from Arabic text | 26 |
01walid/goarabic | A package of Go functions to process and manipulate Arabic text | 108 |
othmanela/nlp_arabic | Provides tools for Natural Language Processing in Arabic | 11 |
lukeed/qss | A utility for encoding and decoding query strings in JavaScript. | 446 |
bersam/persiantools | A JavaScript library providing tools and utilities for working with Persian text | 0 |
mbehtemam/persianjs-handlebars-plugin | Converts Arabic characters and numbers to Persian using HandleBars templating | 4 |
mohebifar/angular-persian | A set of Angular.js filters and utilities for localizing and manipulating text in Persian. | 97 |
amasad/arabish | Transliteration system using simple mappings and word frequency to translate English to Arabic text | 33 |
koajs/qs | Enables safe and secure query string parsing in Koa applications | 88 |