Skip to content
/ kjv Public
forked from farskipper/kjv

King James Version of the Holy Bible as JSON

License

Notifications You must be signed in to change notification settings

theonize/kjv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kjv

Build Status JavaScript Style Guide

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

About

King James Version of the Holy Bible as JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%