shinySearchbar: Shiny Searchbar - An Input Widget for Highlighting Text and More (original) (raw)

Add a searchbar widget to your 'Shiny' application. The widget quickly integrates with any existing element containing text to highlight matches. Highlighting is done with the 'JavaScript' library 'mark.js'. The widget includes buttons to cycle through multiple instances of the match and automatically scroll to the matches in an overflow element (or window). The widget also displays the total number of matches and which match is currently being cycled through. The widget is structured as a 'Bootstrap 3' input group.

Version: 1.0.0
Depends: R (≥ 2.10)
Imports: shiny, jsonlite
Suggests: testthat
Published: 2020-06-02
DOI: 10.32614/CRAN.package.shinySearchbar
Author: Jesse Norris [aut, cre], Julian Kühnel [ctb] (mark.js)
Maintainer: Jesse Norris
BugReports: https://github.com/jes-n/shiny-searchbar/issues
License: GPL-3
URL: https://github.com/jes-n/shiny-searchbar
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shinySearchbar results

Documentation:

Reference manual: shinySearchbar.pdf

Downloads:

Package source: shinySearchbar_1.0.0.tar.gz
Windows binaries: r-devel: shinySearchbar_1.0.0.zip, r-release: shinySearchbar_1.0.0.zip, r-oldrel: shinySearchbar_1.0.0.zip
macOS binaries: r-release (arm64): shinySearchbar_1.0.0.tgz, r-oldrel (arm64): shinySearchbar_1.0.0.tgz, r-release (x86_64): shinySearchbar_1.0.0.tgz, r-oldrel (x86_64): shinySearchbar_1.0.0.tgz

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=shinySearchbarto link to this page.