Skip to content

A typeahead text input for Shiny based on the Bootstrap2 typeahead plugin

License

Notifications You must be signed in to change notification settings

ThomasSiegmund/shinyTypeahead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny typeahead

This package provides a simple type ahead input for Shiny. It is based on the Bootstrap-3-Typeahead JavaScript library which itself is based on the typeahead plugin of Bootstrap2.

Install

shinyTypeahead is not on CRAN. Install directly from Github using the devtools package:

install.packages("devtools")
devtools::install_github("ThomasSiegmund/shinyTypeahead")

About

A typeahead text input for Shiny based on the Bootstrap2 typeahead plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published