https://github.com/farskipper/kjv
King James Version of the Holy Bible as JSON
https://github.com/farskipper/kjv
bible json nodejs
Last synced: about 1 year ago
JSON representation
King James Version of the Holy Bible as JSON
- Host: GitHub
- URL: https://github.com/farskipper/kjv
- Owner: farskipper
- License: unlicense
- Archived: true
- Created: 2017-03-23T16:18:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T15:41:41.000Z (over 7 years ago)
- Last Synced: 2025-04-05T01:24:43.251Z (about 1 year ago)
- Topics: bible, json, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 20
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kjv
[](https://travis-ci.org/farskipper/kjv)
[](https://standardjs.com)
King James Version of the Holy Bible as JSON
Example:
```js
var verses = require('kjv/json/verses-1769.json')
console.log(verses['John 3:16'])
// "# For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life."
```
The pound sign `#` is for new paragraph. Words in brackets `[..]` are italic.
## License
Public Domain