A simple countdown timer component for vue js 2.0
npm install vuejs-countdownnpm i vuejs-countdown --save
``html`
or
`javascript`
You can stop the countdown timer anytime by passing true (Boolean) with stop` props.
Please don't provide any confusing date format since it has no dependency to Moment.js or any other date helpers.