Skip to content

Commit

Permalink
Merge pull request #17 from semarketir/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
semarketir committed Oct 22, 2016
2 parents 9a7654e + 56ef673 commit bd4fd3a
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions README.md
@@ -1,62 +1,63 @@
`` PR ( Pull Requests ) from develop base branch, please.. ``
# بِسْمِ اللَّهِ الرَّحْمَٰنِ الرَّحِيمِ

![cover](https://cloud.githubusercontent.com/assets/1286932/10229872/672ca302-68a4-11e5-8acb-1dcdbf87e1f4.jpg)
### Quran JSON
> 6236 verses, 114 surah, 30 Juz'
## Quran JSON
> 6236 verse, 114 surah, 30 Juz
## Surah
##### Surah
- surah.json

## Surah ( Arabic )
##### Juz'
- juz.json

##### Surah ( Arabic )
- surah/surah_1.json
- surah/surah_2.json
- surah/surah_n.json

## Surah ( Arabic ) Format
##### Surah ( Arabic ) Format
- surah/surah_SURAHNUMBER.json

## Pages ( Image / JPG )
##### Pages ( Image / JPG )
- pages/pages_1.json
- pages/pages_2.json
- pages/pages_n.json

## Pages ( Image / JPG ) Format
##### Pages ( Image / JPG ) Format
- pages/pages_PAGENUMBER.json

## Sounds
##### Sounds
- sounds/002/001.mp3
- sounds/002/002.mp3
- sounds/002/003.mp3

## Sounds Index
##### Sounds Index
- sounds/001/index.json

## Sounds Format
##### Sounds Format
- sounds/SURAHNUMBER/VERSENUMBER_OR_AYATNUMBER.mp3
- sounds/SURAHNUMBER/index.json

## Translations
##### Translations
- translations/id/id_translation_1.json
- translations/id/id_translation_2.json
- translations/id/id_translation_n.json

## Translations Format
##### Translations Format
- translations/LANGUAGE/LANGUAGE_translation_SURAHNUMBER.json

## HOST : Raw
##### HOST : Raw
- https://raw.githubusercontent.com/semarketir/quranjson/master/source/*
- https://rawgit.com/semarketir/quranjson/master/source/*

## Example : Raw
##### Example : Raw
- [https://raw.githubusercontent.com/semarketir/quranjson/master/source/surah.json](https://raw.githubusercontent.com/semarketir/quranjson/master/source/surah.json)
- [https://raw.githubusercontent.com/semarketir/quranjson/master/source/surah/surah_1.json](https://raw.githubusercontent.com/semarketir/quranjson/master/source/surah/surah_1.json)

## Example : Raw Format
##### Example : Raw Format
- https://raw.githubusercontent.com/semarketir/quranjson/BRANCH/SOURCE_OR_DIST/FOLDER/FILE.json

## Example : Viewer Quran - Pages ( Image / JPG )
##### Example : Pages ( Image / JPG )
[Example](http://semarketir.github.io/quranjson/)

## License
##### License
[MIT License](http://opensource.org/licenses/mit-license.php)

0 comments on commit bd4fd3a

Please sign in to comment.