vue-bible-verse

1.2.0 • Public • Published

VueBibleVerse Component

Vue Component to display Bible Verse from bible.com

install

npm install vue-bible-verse

or

yarn add vue-bible-verse

Usage

Bible Verse with default style

<VueBibleVerse title="John 3:16" version="193" addr="JHN.3.16" />

Bible Verse with custom style

<VueBibleVerse title="John 3:16" version="193" addr="JHN.3.16" background-color="#006df0" />
<VueBibleVerse title="John 3:16" version="193" addr="JHN.3.16" text-color="#006df0" background-color="#eee" />

/vue-bible-verse/

    Package Sidebar

    Install

    npm i vue-bible-verse

    Weekly Downloads

    3

    Version

    1.2.0

    License

    GPL-3.0-or-later

    Unpacked Size

    399 kB

    Total Files

    11

    Last publish

    Collaborators

    • ansidev