Skip to content

Getting Started

Best Codes edited this page Jul 24, 2024 · 3 revisions

Here's an improved version of the GitHub wiki page for "Getting Started":

Getting Started with Best Bible

Welcome to Best Bible, a comprehensive JavaScript package for accessing and working with biblical content. This guide will help you quickly set up and start using Best Bible in your project.

Installation

Best Bible is available on major JavaScript package managers. Choose your preferred method:

npm

npm install best-bible@latest

Yarn

yarn add best-bible

Other Package Managers

Best Bible is also available on Socket. For alternative installation methods, please refer to your package manager's documentation.

Manual Installation

You can also download the ZIP file directly from our GitHub repository.

Browser Support

Currently, Best Bible is not available for browser environments via CDN. We're working on providing browser support in future releases. Stay tuned for updates!


Thank you for choosing Best Bible. We hope it enhances your biblical studies and projects!

Clone this wiki locally