bibles-org

A convenience wrapper for the bibles.org API

Usage no npm install needed!

<script type="module">
  import biblesOrg from 'https://cdn.skypack.dev/bibles-org';
</script>

README

bibles-org

A convenience wrapper for the bibles.org API

Installation

$ npm install --save bibles-org

Use

var biblesOrg = require('bibles-org')(apiKey)

All methods can be passed a callback. If no callback is provided, the method will return a promise.