Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Countdown timer #25

Open
carcinocron opened this issue Dec 6, 2016 · 4 comments
Open

Countdown timer #25

carcinocron opened this issue Dec 6, 2016 · 4 comments

Comments

@carcinocron
Copy link

carcinocron commented Dec 6, 2016

Essentially looking for a VueJS or VueJS compatible equivalent to http://keith-wood.name/countdown.html

Assuming both of these are 2.0.

The first link goes to a tech demo (it's pretty barebones), the second one I have not gotten to work yet. I assume this may require some manual {compile:fn(){...}} work due to how the reactivity is against now rather than plain data.

I haven't found a solution I'm happy with yet.

@egoist
Copy link

egoist commented Dec 7, 2016

https://github.com/fareez-ahamed/countdown-vuejs looks like is for vue 1

this is relatively simple to implement tho, would you like to make one?

@carcinocron
Copy link
Author

Looks like there was a PR recently, I guess there's nothing to do then. I'd at least like to wait for fareez-ahamed/countdown-vuejs#1 to be accepted before closing this.

@dodanex
Copy link

dodanex commented Dec 25, 2016

It has been done guys. Compatible with VUE 2, ES6, ES Lint errors free.
Check it here: #28

@egoist
Copy link

egoist commented Dec 25, 2016

@dodanex so why do you open a new issue? it should be published to npm instead if you want others to use.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants