Package: designer
Title: 'Shiny' UI Prototype Builder
Version: 0.3.0
Authors@R: c(
    person("Ashley", "Baldry", , "arbaldry91@gmail.com", role = c("cre", "aut")),
    person("Sam", "Parmar", , "parmartsam@gmail.com", role = "ctb")
  )
Description: A 'shiny' application that enables the user to create a
    prototype UI, being able to drag and drop UI components before being
    able to save or download the equivalent R code.
License: MIT + file LICENSE
URL: https://ashbaldry.github.io/designer/,
        https://ashbaldry.shinyapps.io/designer/
BugReports: https://github.com/ashbaldry/designer/issues
Imports: bs4Dash, bslib, cicerone, config (>= 0.3.1), fontawesome,
        golem (>= 0.3.1), htmltools, jsonlite, rappdirs, shinipsum,
        shiny (>= 1.7.1), shinyscreenshot
Suggests: chromote, knitr, lintr, rmarkdown, shinytest2, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-20 10:36:07 UTC; arbal
Author: Ashley Baldry [cre, aut],
  Sam Parmar [ctb]
Maintainer: Ashley Baldry <arbaldry91@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-20 12:42:37 UTC
Built: R 4.6.0; ; 2025-07-18 09:21:15 UTC; unix
