Skip to content

A simple JSON file describing each book of the Bible, it's chapters and verses

Notifications You must be signed in to change notification settings

oflannabhra/bible.json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

bible.json

A simple JSON file describing each book, chapter and verse of the Bible

Basic Structure

"bookName" : {
  "chapterNumber" : "numberOfVersesInChapter"
}

Notes

  • This repository does not include any verse text.
  • This repository does not take into account translations, and the differences in verse counts between them.
  • This is a simple description of the number of verses in each chapter in each book of the Bible.

About

A simple JSON file describing each book of the Bible, it's chapters and verses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages