shinySearchbar: Shiny Searchbar - An Input Widget for Highlighting Text and More

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.

Getting started

Package details

AuthorJesse Norris [aut, cre], Julian Kühnel [ctb] (mark.js)
MaintainerJesse Norris <affeinated@gmail.com>
LicenseGPL-3
Version1.0.0
URL https://github.com/jes-n/shiny-searchbar
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shinySearchbar")

Try the shinySearchbar package in your browser

Any scripts or data that you put into this service are public.

shinySearchbar documentation built on July 1, 2020, 11:10 p.m.