This is a simple countdown timer I wrote for an app I was working on. Displays a simple countdown timer in an HTML element ##Initilization and Methods The plugin can be initialized with an optional ...
Kind of surprised I needed to build this; had trouble finding a jQuery (or Vanilla JS) library that allowed me to instantiate a countdown timer and have it be based on the initial timestamp (rather ...