Skip to content

ispandey81/Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Pomodoro

Pomodoro timer in vue with typescript. Timer is implemented using setInterval method (https://developer.mozilla.org/en-US/docs/Web/API/setInterval).

Timer does not work properly if you change tabs or the browser is running in the background. Here are few articles explaining the behaviour:

Due to the unreliable behaviour of the timer I have implemented the timer using a web worker which works accurately - https://github.com/ispandey81/Pomodoro-JS.

About

pomodoro timer in vuejs using typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published