bible-book-num

1.0.0 • Public • Published

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.

/bible-book-num/

    Package Sidebar

    Install

    npm i bible-book-num

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    11.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • masterofthetiger