taalbrecht / shiny-slickgrid

Package for using Slickgrid with Shiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Package for using Slickgrid with Shiny


Languages

Language:JavaScript 86.1%Language:CSS 11.6%Language:R 2.3%