Package: shinyTimer
Title: Customizable Timer for 'shiny' Applications
Version: 0.1.0
Authors@R: 
    person("Maciej", "Banas", email = "banasmaciek@gmail.com", role = c("aut", "cre"))
Description: Provides a customizable timer widget for 'shiny' applications. Key 
    features include countdown and count-up mode, multiple display formats (including 
    simple seconds, minutes-seconds, hours-minutes-seconds, and minutes-seconds-centiseconds), 
    ability to pause, resume, and reset the timer. 'shinytimer' widget can be 
    particularly useful for creating interactive and time-sensitive applications, 
    tracking session times, setting time limits for tasks or quizzes, and more.
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: shiny, htmltools
Suggests: R6, testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2025-03-05 08:42:28 UTC; banasm
Author: Maciej Banas [aut, cre]
Maintainer: Maciej Banas <banasmaciek@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-07 11:10:09 UTC
Built: R 4.6.0; ; 2025-08-18 09:56:11 UTC; unix
