All Projects → rioastamal → Quran Json

rioastamal / Quran Json

Holy Quran with translation and tafsir in Bahasa Indonesia, presented in JSON format

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Quran Json

Node Js2xmlparser
Popular Node.js module for parsing JavaScript objects into XML
Stars: ✭ 171 (-3.39%)
Mutual labels:  json
Sketch I18n
Translate pages in Sketch
Stars: ✭ 173 (-2.26%)
Mutual labels:  json
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (-0.56%)
Mutual labels:  json
Company Website Pro
现代公司企业官网以及电子商务产品网站
Stars: ✭ 172 (-2.82%)
Mutual labels:  json
Synth
The Declarative Data Generator
Stars: ✭ 161 (-9.04%)
Mutual labels:  json
Githubdb
A Lightweight Cloud based JSON Database with a MongoDB like API for Node.
Stars: ✭ 174 (-1.69%)
Mutual labels:  json
Exportsheetdata
Add-on for Google Sheets that allows sheets to be exported as JSON or XML.
Stars: ✭ 170 (-3.95%)
Mutual labels:  json
Json
Strongly typed JSON library for Rust
Stars: ✭ 2,544 (+1337.29%)
Mutual labels:  json
Linkedin Profile Scraper
🕵️‍♂️ LinkedIn profile scraper returning structured profile data in JSON. Works in 2020.
Stars: ✭ 171 (-3.39%)
Mutual labels:  json
Tilejson Spec
JSON format for describing map tilesets.
Stars: ✭ 175 (-1.13%)
Mutual labels:  json
Json Api
Implementation of JSON API in PHP 7
Stars: ✭ 171 (-3.39%)
Mutual labels:  json
Symja android library
☕️ Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
Stars: ✭ 170 (-3.95%)
Mutual labels:  json
Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (-1.13%)
Mutual labels:  json
Terraform Provider Shell
Terraform provider for executing shell commands and saving output to state file
Stars: ✭ 172 (-2.82%)
Mutual labels:  json
Emoji.json
Just an emoji.json
Stars: ✭ 175 (-1.13%)
Mutual labels:  json
Goxml2json
XML to JSON converter written in Go (no schema, no structs)
Stars: ✭ 170 (-3.95%)
Mutual labels:  json
Json2html
🐍 Python module for converting complex JSON to HTML Table representation
Stars: ✭ 173 (-2.26%)
Mutual labels:  json
Django Import Export
Django application and library for importing and exporting data with admin integration.
Stars: ✭ 2,265 (+1179.66%)
Mutual labels:  json
Gulp Ng Config
🔧 Create AngularJS constants from a JSON config file
Stars: ✭ 176 (-0.56%)
Mutual labels:  json
Live Stream Radio
24/7 live stream video radio station CLI / API 📹 📻
Stars: ✭ 175 (-1.13%)
Mutual labels:  json

Tentang

Alhamdulillah puji syukur ke hadirat Allah SWT. Sholawat serta salam semoga selalu tercurahkan kepada Nabi Muhammad SAW.

Quran-json adalah project untuk menyajikan kitab suci Al-Quran dalam bentuk file json surah per surah. Dimana satu surah diwakili oleh satu buah file json. Sebagai contoh surah pertama (Al-Fatihah) lokasi penyimpanannya adalah surah/1.json. Total surah (file json) yang ada adalah 114 file.

Al-Quran adalah kitab suci sempurna yang diturunkan Allah SWT. segala bentuk kesalahan yang ada pada project ini adalah pasti karena kebodohan dan kekhilafan saya sendiri. Untuk itu mohon dengan hormat jika anda menemukan ada suatu kesalahan untuk menghubungi saya melalui email.

Project Al-Quran lain:

Latar Belakang

Latar belakang kenapa saya membuat project ini adalah karena pada handphone saya yaitu Blackberry Passport (SE) tidak ada aplikasi atau mobile website Quran yang dapat berjalan dengan baik di perangkat saya tersebut.

Kebanyakan mobile site tersebut menggunakan terlalu banyak javascript sehingga lambat atau kadang tampilannya tidak sesuai dengan yang saya inginkan. Sehingga saya berinisiatif untuk membuat situs mobile Quran static yang ringan dan juga mudah digunakan. Tentunya sesuai selera saya karena untuk saya gunakan pribadi.

Dalam proses pembuatan itulah saya melakukan pengumpulan ayat-ayat dalam bentuk file text agar dapat diproses oleh generator. Generator tersebut akan menghasilkan sebuah situs mobile static Quran.

Sumber

Sumber utama ayat-ayat Al-Quran dan terjemahannya dalam project ini didapat dari situs dan aplikasi resmi dari Kementrian Agama Republik Indonesia yang dapat diakses di https://quran.kemenag.go.id.

Generator

File yang ada di folder surah/ dihasilkan oleh Bash script generator.sh. Script ini memerlukan file quran dan terjemahan yang ada pada project quran-text.

Cara menjalankan script.

$ QURAN_TEXT_DIR=/path/to/quran-text bash generator.sh
Generating surah 1 - Al-Fatihah - الفاتحة ...done.
Generating surah 2 - Al-Baqarah - البقرة ...done.
Generating surah 3 - Ali 'Imran - اٰل عمران ...done.
Generating surah 4 - An-Nisa' - النساۤء ...done.
Generating surah 5 - Al-Ma'idah - الماۤئدة ...done.
...
dst
...

Penulis

Project ini dibuat oleh Rio Astamal <[email protected]>.

Kontribusi

Jika anda ingin melakukan kontribusi pada project ini silahkan lakukan Pull Request [PR] melalui Github.

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].