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.5-any)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'))

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

On CRAN:

javascriptshinyshiny-r

17.24 score 741 stars 386 packages 8.9k scripts 75k downloads 15 mentions 37 exports 30 dependencies

Last updated 6 months agofrom:0648faa0dc. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 14 2025
R-4.5-winOKFeb 14 2025
R-4.5-macOKFeb 14 2025
R-4.5-linuxOKFeb 14 2025
R-4.4-winOKFeb 14 2025
R-4.4-macOKFeb 14 2025
R-4.3-winOKFeb 14 2025
R-4.3-macOKFeb 14 2025

Exports:addClassaddCssClassalertclickdelaydisabledisabledenableextendShinyjshiddenhidehideElementhtmlinfoinlineCSSjslogjsonclickoneventrefreshremoveClassremoveCssClassremoveEventresetruncodeServerruncodeUIrunExamplerunjsshowshowElementshowLogtoggletoggleClasstoggleCssClasstoggleElementtoggleStateuseShinyjs

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

extendShinyjs: Calling your own JavaScript functions from R

Rendered fromshinyjs-extend.Rmdusingknitr::rmarkdownon Feb 14 2025.

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

Including shinyjs in different types of apps

Rendered fromshinyjs-usage.Rmdusingknitr::rmarkdownon Feb 14 2025.

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

shinyjs example app walk-through

Rendered fromshinyjs-example.Rmdusingknitr::rmarkdownon Feb 14 2025.

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