Enables drag-and-drop behaviour in Shiny apps, by exposing the
functionality of the 'SortableJS' <https://sortablejs.github.io/Sortable/>
JavaScript library as an 'htmlwidget'.
You can use this in Shiny apps and widgets, 'learnr' tutorials as well as
R Markdown. In addition, provides a custom 'learnr' question type -
'question_rank()' - that allows ranking questions with drag-and-drop.
Version: |
0.5.0 |
Imports: |
htmltools, htmlwidgets, learnr (≥ 0.10.0), shiny, assertthat, jsonlite, utils, ellipsis, rlang |
Suggests: |
base64enc, knitr, testthat (≥ 2.1.0), withr, rmarkdown, magrittr, webshot, spelling, covr |
Published: |
2023-03-26 |
DOI: |
10.32614/CRAN.package.sortable |
Author: |
Andrie de Vries [cre, aut],
Barret Schloerke [aut],
Kenton Russell [aut, ccp] (Original author),
RStudio [cph, fnd],
Lebedev Konstantin [cph] ('SortableJS',
https://sortablejs.github.io/Sortable/) |
Maintainer: |
Andrie de Vries <apdevries at gmail.com> |
BugReports: |
https://github.com/rstudio/sortable/issues |
License: |
MIT + file LICENSE |
URL: |
https://rstudio.github.io/sortable/ |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
NEWS |
CRAN checks: |
sortable results |