BibleJS / bible-portuguese

Portuguese Bible module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bible-portuguese

Version Downloads

Portuguese Bible module

☁️ Installation

# Using npm
npm install --save bible-portuguese

# Using yarn
yarn add bible-portuguese

❓ Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. πŸ›

πŸ“ Documentation

getVerse(reference, callback)

Gets the reference using labs.bible.org provider.

Params

  • String reference: Bible verse reference
  • Function callback: The callback function

Return


πŸ˜‹ How to contribute

Have an idea? Found a bug? See how to contribute.

πŸ“œ License

MIT Β© Raphael Amorim

About

Portuguese Bible module

License:MIT License


Languages

Language:JavaScript 100.0%