Package: prompter Type: Package Title: Add Tooltips in 'Shiny' Apps with 'Hint.css' Version: 1.2.1 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 Imports: shiny Suggests: htmltools, spelling, testthat RoxygenNote: 7.1.2 URL: https://prompter.etiennebacher.com, https://github.com/etiennebacher/prompter BugReports: https://github.com/etiennebacher/prompter/issues Language: en-US Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://etiennebacher.r-universe.dev Date/Publication: 2025-07-02 19:59:58 UTC RemoteUrl: https://github.com/etiennebacher/prompter RemoteRef: v1.2.1 RemoteSha: 9f017836bd938acbf4e6bfe727c69beb5ff2aa2a NeedsCompilation: no Packaged: 2026-06-16 09:27:00 UTC; root Author: Etienne Bacher [aut, cre, cph] Maintainer: Etienne Bacher