Initial commit
This commit is contained in:
12
DESCRIPTION
Normal file
12
DESCRIPTION
Normal file
@@ -0,0 +1,12 @@
|
||||
Package: AVSDevR.A11yShinyInputs
|
||||
Title: Accesible Alternatives to Shiny Inputs
|
||||
Version: 0.0.0.9000
|
||||
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
|
||||
Reference in New Issue
Block a user