/shiny-slickgrid

Package for using Slickgrid with Shiny

Primary LanguageJavaScript

shinySlickgrid

An R package for using the Slickgrid Javascript library with the Shiny framework for R.

To install, install the devtools package if necessary (install.packages("devtools")) and run:

devtools::install_github("shiny-slickgrid", "wch")

Files

In the /inst/slickgrid directory, all the files are from Slickgrid, with the exception of for shiny-slickgrid.js, which contains code for connecting Slickgrid to Shiny.

License information

  • Slickgrid is released under the MIT license.
  • All other code is released under the GPL-3 license.