Package: shinyjs 2.1.0.9006

shinyjs: Easily Improve the User Experience of Your Shiny Apps in Seconds

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.

Authors:Dean Attali [aut, cre]

shinyjs_2.1.0.9006.tar.gz
shinyjs_2.1.0.9006.zip(r-4.5)shinyjs_2.1.0.9006.zip(r-4.4)shinyjs_2.1.0.9006.zip(r-4.3)
shinyjs_2.1.0.9006.tgz(r-4.4-any)shinyjs_2.1.0.9006.tgz(r-4.3-any)
shinyjs_2.1.0.9006.tar.gz(r-4.5-noble)shinyjs_2.1.0.9006.tar.gz(r-4.4-noble)
shinyjs_2.1.0.9006.tgz(r-4.4-emscripten)shinyjs_2.1.0.9006.tgz(r-4.3-emscripten)
shinyjs.pdf |shinyjs.html
shinyjs/json (API)
NEWS

# Install 'shinyjs' in R:
install.packages('shinyjs', repos = c('https://daattali.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/daattali/shinyjs/issues

On CRAN:

javascriptshinyshiny-r

37 exports 734 stars 17.31 score 30 dependencies 348 dependents 15 mentions 8.6k scripts 68.1k downloads

Last updated 2 months agofrom:0648faa0dc. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:addClassaddCssClassalertclickdelaydisabledisabledenableextendShinyjshiddenhidehideElementhtmlinfoinlineCSSjslogjsonclickoneventrefreshremoveClassremoveCssClassremoveEventresetruncodeServerruncodeUIrunExamplerunjsshowshowElementshowLogtoggletoggleClasstoggleCssClasstoggleElementtoggleStateuseShinyjs

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

extendShinyjs: Calling your own JavaScript functions from R

Rendered fromshinyjs-extend.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2020-08-20
Started: 2016-11-03

Including shinyjs in different types of apps

Rendered fromshinyjs-usage.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2020-08-27
Started: 2016-11-03

shinyjs example app walk-through

Rendered fromshinyjs-example.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2020-08-27
Started: 2016-11-03