es-kjv
v1.0.2
Published
King James Version of the Holy Bible as JSON
Downloads
11
Readme
es-kjv
This is a fork which allows kjv
to be imported as an browser native ES module via import {verses, layout} from 'https://unpkg.com/es-kjv'
.
King James Version of the Holy Bible as JSON
Example:
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