/simplePureJS

simple pure JS

Primary LanguageJavaScript

Set of simple JS reusable, modular utilities created by me, because you know. Writing JavaScript is awesome, fun & stuff..

..

Contents:

  • 01. Stopwatch/Timer
  • Stopwatch/timer. Can be started, stopped (pause) and reset. Accepts display function and updates it with the new timer.
  • 02. Day Finder
  • Utility function that accepts (day, month, year) and returns the weekday this date was on. Works on all dates from 1572 to present. (Gregorian calendar). Cool story, huh? Now you can see which day you were born on and stuff. In case you didn't know. Like me...