1.0.2 • Published 4 years ago

es-kjv v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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'.


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

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago