# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinySearchbar" in publications use:' type: software license: GPL-3.0-only title: 'shinySearchbar: Shiny Searchbar - An Input Widget for Highlighting Text and More' version: 1.0.0 doi: 10.32614/CRAN.package.shinySearchbar abstract: 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. authors: - family-names: Norris given-names: Jesse email: affeinated@gmail.com repository: https://jsdnrs.r-universe.dev repository-code: https://github.com/jes-n/shiny-searchbar commit: 3c658816056bc4c91b0a539d7a6ff4ef9d151a9e url: https://github.com/jes-n/shiny-searchbar date-released: '2020-06-08' contact: - family-names: Norris given-names: Jesse email: affeinated@gmail.com