Files
AVSDevR.A11yShinyInputs/DESCRIPTION

18 lines
508 B
Plaintext

Package: AVSDevR.A11yShinyInputs
Title: Accesible Alternatives to Shiny Inputs
Version: 1.0.2
Authors@R:
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
Description: Provides accessible alternatives to shiny inputs such as the radio
buttons and checkbox groups by adding missing aria tags, modifying the html
structure, etc.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports:
htmltools,
jsonlite
Suggests:
shiny