Type: Package
Package: NestedMenu
Title: A Nested Menu Widget for 'Shiny' Applications
Version: 0.2.0
Authors@R: 
    c(
      person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
      person("Björn", "Brala", role = "cph", comment = "'jQuery contextMenu' library")
    )
Description: Provides a nested menu widget for usage in 'Shiny'
    applications. This is useful for hierarchical choices (e.g. continent,
    country, city).
License: GPL-3
URL: https://github.com/stla/NestedMenu
BugReports: https://github.com/stla/NestedMenu/issues
Imports: fontawesome, htmltools, htmlwidgets, jquerylib, shiny
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-16 17:48:55 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Björn Brala [cph] ('jQuery contextMenu' library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2022-09-16 19:56:09 UTC
