es-kjv

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i es-kjv

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.73 MB

Total Files

8

Last publish

Collaborators

  • taylorgoolsby