A convenience wrapper for the bibles.org API
$ npm install --save bibles-org
var biblesOrg = require('bibles-org')(apiKey)
All methods can be passed a callback. If no callback is provided, the method will return a promise.
A convenience wrapper for the bibles.org API
$ npm install --save bibles-org
var biblesOrg = require('bibles-org')(apiKey)
All methods can be passed a callback. If no callback is provided, the method will return a promise.
npm i bibles-org
0
0.0.1
MIT