Package: prompter
Type: Package
Title: Add Tooltips in 'Shiny' Apps with 'Hint.css'
Version: 1.0.0
Authors@R: 
    person(given = "Etienne",
           family = "Bacher",
           role = c("aut", "cre", "cph"),
           email = "etienne.bacher@protonmail.com")
Description: In 'Shiny' apps, it is sometimes useful to store information
    on a particular item in a tooltip. 'Prompter' allows you to easily 
    create such tooltips, using 'Hint.css'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: shiny
RoxygenNote: 7.1.1
URL: https://github.com/etiennebacher/prompter
BugReports: https://github.com/etiennebacher/prompter/issues
Suggests: testthat, spelling
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-07 16:27:04 UTC; etienne
Author: Etienne Bacher [aut, cre, cph]
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Repository: CRAN
Date/Publication: 2021-01-11 08:40:02 UTC
