bible-book-num

Gives a number for the book of the bible requested


Keywords
bible, number
License
MIT
Install
npm install bible-book-num@1.0.0

Documentation

Bible Book Number

This is a simple Node module that gives a book ID number when given a book of the Bible.

Note: It counts from zero.

Installation

npm i -S bible-book-num

Usage

const book-num = require('bible-book-num')
console.log(book-num(Genesis)) // Should return 0

Credits

Copyright (c) 2018 MasterOfTheTiger. MIT License.

books.json file from Chapter and Verse by danday74. ISC License.