The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R.
Version: | 2.1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | digest (≥ 0.6.8), jsonlite, shiny (≥ 1.0.0) |
Suggests: | htmltools (≥ 0.2.9), knitr (≥ 1.7), rmarkdown, shinyAce, shinydisconnect, testthat (≥ 0.9.1) |
Published: | 2021-12-23 |
DOI: | 10.32614/CRAN.package.shinyjs |
Author: | Dean Attali [aut, cre] |
Maintainer: | Dean Attali <daattali at gmail.com> |
BugReports: | https://github.com/daattali/shinyjs/issues |
License: | MIT + file LICENSE |
URL: | https://deanattali.com/shinyjs/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | shinyjs results |
Reference manual: | shinyjs.pdf |
Vignettes: |
shinyjs example app walk-through extendShinyjs - Calling your own JavaScript functions from R Including shinyjs in different types of apps Package shinyjs |
Package source: | shinyjs_2.1.0.tar.gz |
Windows binaries: | r-devel: shinyjs_2.1.0.zip, r-release: shinyjs_2.1.0.zip, r-oldrel: shinyjs_2.1.0.zip |
macOS binaries: | r-release (arm64): shinyjs_2.1.0.tgz, r-oldrel (arm64): shinyjs_2.1.0.tgz, r-release (x86_64): shinyjs_2.1.0.tgz, r-oldrel (x86_64): shinyjs_2.1.0.tgz |
Old sources: | shinyjs archive |
Please use the canonical form https://CRAN.R-project.org/package=shinyjs to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.