Package: gridstackeR
Type: Package
Title: Wrapper for 'gridstack.js'
Version: 0.1.0
Authors@R: c(
    person("Peter", "Gandenberger", email = "peter.gandenberger@gmail.com", role = "cre"),
    person("Andreas", "Hofheinz", email = "andreas.hofheinz@outlook.com", role = "aut"),
    person("Alain", "Dumesny", role = "cph", comment = "Author of gridstack.js library")
    )
Maintainer: Peter Gandenberger <peter.gandenberger@gmail.com>
Description: An easy way to create responsive layouts with just a few lines of code. You can create boxes that are draggable and resizable and load predefined Layouts. The package serves as a wrapper to allow for easy integration of the 'gridstack.js' functionalities <https://github.com/gridstack/gridstack.js>. 
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: R (>= 3.5.0)
Imports: htmltools, shiny, shinyjs, checkmate
Suggests: shinydashboard, shinytest2
NeedsCompilation: no
Packaged: 2022-08-25 10:19:43 UTC; peter
Author: Peter Gandenberger [cre],
  Andreas Hofheinz [aut],
  Alain Dumesny [cph] (Author of gridstack.js library)
Repository: CRAN
Date/Publication: 2022-08-26 07:50:06 UTC
Built: R 4.3.0; ; 2023-04-12 17:48:48 UTC; unix
