All Projects → quran → tajweed

quran / tajweed

Licence: other
Tajweed Highlighting Experiments

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to tajweed

quran-api
Free Quran API Service with 90+ different languages and 400+ translations
Stars: ✭ 210 (+281.82%)
Mutual labels:  quran
quran
An easy way to typeset The Holy Quran in XeLaTeX.
Stars: ✭ 18 (-67.27%)
Mutual labels:  quran
alquran-tools
Various tools for Parsing Quran Tajweed, Buck, etc.
Stars: ✭ 85 (+54.55%)
Mutual labels:  quran
quran-data
Unicode-encoded Quran data
Stars: ✭ 67 (+21.82%)
Mutual labels:  quran
Quran-Pro-iOS
Description Qur’an Pro - القرآن الكريم offers all muslims the complete Holy Quran with verse by verse recitation, translation and transcription. The application is written in SWIFT 2.0
Stars: ✭ 21 (-61.82%)
Mutual labels:  quran
QuranJSON
Simplified Perfect Complete Quran JSON (Indonesia Translation, Tafsir, and Audio) with API
Stars: ✭ 83 (+50.91%)
Mutual labels:  quran
vue-quran
vue quran
Stars: ✭ 13 (-76.36%)
Mutual labels:  quran
lafzi-web
Antarmuka web untuk Lafzi: mesin pencari lafadz dalam Al-Quran
Stars: ✭ 25 (-54.55%)
Mutual labels:  quran
quran-extension
Replace the new tab page with Quran verses and beautiful nature pictures.
Stars: ✭ 47 (-14.55%)
Mutual labels:  quran
quran app
Quran app built with Flutter
Stars: ✭ 155 (+181.82%)
Mutual labels:  quran
quran-api
Open source quran api, not only quran text, this api is also equipped with audio recitation and you can change the audio according to the recitation of the Imam that you like
Stars: ✭ 38 (-30.91%)
Mutual labels:  quran
quran-online
Read and Listen to Qur'an online. Built with NuxtJS and TailwindCSS.
Stars: ✭ 51 (-7.27%)
Mutual labels:  quran
IslamBot
A Discord bot that supports Qur'an, hadith, prayer times, tafsir and more.
Stars: ✭ 59 (+7.27%)
Mutual labels:  quran
baca-quran.id
📖 Read Qur'an from Your Web Browser. No Ads, No Analytics, It's Totally Free.
Stars: ✭ 306 (+456.36%)
Mutual labels:  quran
Sirat-E-Mustaqeem
Islamic App with Complete Quran, Prayer time Api, Hadith, & Qibla Direction.
Stars: ✭ 119 (+116.36%)
Mutual labels:  quran
quranicaudio-app
QuranicAudio.com Mobile App
Stars: ✭ 44 (-20%)
Mutual labels:  quran
quranize
transform transliteration to Quran text
Stars: ✭ 13 (-76.36%)
Mutual labels:  quran
quran-text
The Qurʾan’s text
Stars: ✭ 36 (-34.55%)
Mutual labels:  quran
common-components
Common components to be used across Quran.com, Quranicaudio.com and Salah.com
Stars: ✭ 35 (-36.36%)
Mutual labels:  quran
quran-api-id
REST API Al-Quran Indonesia dengan terjemahan, tafsir (Kemenag, Quraish Shihab, Al-Jalalain), audio murottal (per surah dan ayat dari 6 qori), random ayat.
Stars: ✭ 26 (-52.73%)
Mutual labels:  quran

Tajweed Highlighting Experiments

بسم الله الرحمن الرحيم In the name of Allah, Most Gracious, Most Merciful

The purpose of this project is to experiment with "tajweed syntax highlighting," or writing algorithms to color code the various tajweed rules as is found in the tajweed mus7af. There is currently a mode for the standard madani tajweed mus7af and another for the naskh tajweed mus7af (which highlight tajweed slightly differently).

If Allah makes it easy and things go well, the idea is that the output from this project can be used by many projects.

Note: this project is still a work in progress. It is by no means complete, nor does it perfectly match the tajweed mus7af yet. It is being open sourced in case people in the community would like to help accelerate its development.

Exporters

Tajweed contains a set of exporters to be able to export the tajweed data that it collects. Currently, there are 3 of these:

  • TextExporter (just outputs in plain text, useful for debugging)
  • ImageExporter (outputs an image)
  • HtmlExporter (outputs html - currently only works on Firefox, see #15).

Examples

Here is an example using the image exporter:

Sura Fil, ayah 4

Useful Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].