vue-bounty

1.0.5 • Public • Published

vue-bounty

npm npm

Installation

npm install vue-bounty --save

Usage

  • register the component

    window.Vue = require('vue')
     
    Vue.component('Bounty', require('vue-bounty'))
  • now use it like

    <bounty value="1000"
        initial-value="10"
        :animation-delay="100"
        :letter-animation-delay="100"
        :line-height="1"
        :letter-spacing="1"
        class="js-bounty">
    </bounty>
    prop required type default
    value string / number 0
    initial-value string / number 0
    animation-delay number 100
    letter-animation-delay number 100
    line-height number 1
    letter-spacing number 1

Readme

Keywords

Package Sidebar

Install

npm i vue-bounty

Weekly Downloads

5

Version

1.0.5

License

MIT

Unpacked Size

4.38 kB

Total Files

4

Last publish

Collaborators

  • ctf0