Package: shinyreforms
Title: Add Forms to your 'Shiny' App
Version: 0.0.1
Author: Piotr Bajger <piotr.bajger@hotmail.com>
Maintainer: Piotr Bajger <piotr.bajger@hotmail.com>
Description: Allows to create modular, reusable 'HTML'
    forms which can be embedded in your 'shiny' app with minimal effort.
    Features include conditional code execution on form submission,
    automatic input validation and input tooltips.
URL: https://github.com/piotrbajger/shinyreforms
Depends: R (>= 3.0)
License: GPL-3
Imports: shiny (>= 1.0.0), htmltools (>= 0.2.6), R6
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/piotrbajger/shinyreforms
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-09 11:12:05 UTC; piotrbajger
Repository: CRAN
Date/Publication: 2020-05-12 10:10:03 UTC
