A browser based Bible Study Application built with the holy trinity of HTML, CSS, and JavaScript.
- Created by: [http://www.dbsbible.org](Digital Bible Society)
- Project Leader: John Dyer http://j.hn/
- Code License: GPLv2/MIT
- Content License: See each content folder for a license
HTML and JavaScript based Bible software that can run
- on any browser
- on any device
- in any nation
The application has full search and highlighting features but requires
- no install
- no server
- no trace
To make this happen, there are two ways to view the same biblical content
- Mobile Version - The mobile version uses [http://www.jquerymobile.com/](jQuery Mobile) to navigate through the Bible chapter by chapter
- Desktop Version - The desktop version is a multipane application based off ideas at http://biblewebapp.com/
Many of the texts are the product of the hard work of many individuals dedicated to open source work including [http://openscriptures.org](Open Scriptures) and http://www.crosswire.org/. Thanks for the great work!
- KJV text - [http://www.crosswire.org/~dmsmith/kjv2006/index.html](KJV2006 project) from Crosswire
- Tischendorf - https://github.com/morphgnt/tischendorf-data from Ulrik Sandborg-Petersen
- WLC - https://github.com/openscriptures/morphhb project from Open Scriptures and David Troidl
- Strongs - [https://github.com/openscriptures/strongs](strong database) in JSON format
- [http://openenglishbible.org/](Open English Version)
- [http://ebible.org](World English Bible)
- The remaining versions in this repository were downloaded from [http://www.unboundbible.org](Unbound Bible)
Main windows and scrollingBasic strongs numbers and greek parsingBasic search functionalityFootnotes display in the footerSwitched fromrel=v001001001
todata-osis=Gen.1.1
andGen_1_1
classesBuilt exporters for OSIS/XML, USMF, UnboundBuilt WLC, Tischendorf importersindex.html, about.html for all languages/versions
Put version info into version.json within folder, then load dynamicallyStore current state / preferencesAdd/delete columnsChapter/verse Navigation DropdownAdd original language tools (highlighting tense/voice/freq)Improve selector speed using classes rather than attributesChange theme colorsChange font size within the readerAllow version to switch if a book is missing (WLC -> tisch is hardcoded)Build NASB adn NET importer
Strong's based searchingStrong's/Thayer/BDB popupsAdd images links- Add Audio player
- Add video launcher
- handle missing books (e.g. Psalms and NT)
- handle apocrypha
- Search stemmer
- Original language conceptual searches (love => hesed, agape, phileo, etc. => lovingkindness)
- Compare versions
- Exegetical Guide
- Audio read along
Notes and CF needs workOSIS quotes span over verses- USMF doesn't handle quote lines (OEB, WEB)