Skip to content

JavaScript code that provides the countdown behaviour which is UI and library agnostic

Notifications You must be signed in to change notification settings

captainmike/captains-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captains-timer.js

JavaScript timer countdown behaviour that is UI and library agnostic

captains-timer.js could be easily integrated with UI to create for eg. a session countdown dialogue.

By default, it makes use of cookies.js from https://developer.mozilla.org/en-US/docs/DOM/document.cookie to allow timer to work across multiple tabs. This could be replaced with local storage for example to achieve the same effect.

About

JavaScript code that provides the countdown behaviour which is UI and library agnostic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published