Package: shinyjs 2.1.0.9012

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.9012.tar.gz
shinyjs_2.1.0.9012.zip(r-4.6)shinyjs_2.1.0.9012.zip(r-4.5)shinyjs_2.1.0.9012.zip(r-4.4)
shinyjs_2.1.0.9012.tgz(r-4.6-any)shinyjs_2.1.0.9012.tgz(r-4.5-any)
shinyjs_2.1.0.9012.tar.gz(r-4.6-any)shinyjs_2.1.0.9012.tar.gz(r-4.5-any)
shinyjs_2.1.0.9012.tgz(r-4.5-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:

Conda:

javascriptshinyshiny-r

18.23 score 749 stars 450 packages 11k scripts 249k downloads 15 mentions 38 exports 30 dependencies

Last updated from:e2f9fea758. Checks:9 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK127
source / vignettesOK201
linux-release-x86_64OK117
macos-devel-arm64OK81
macos-release-arm64OK81
windows-develOK78
windows-releaseOK80
windows-oldrelOK90
wasm-releaseOK100

Exports:addClassaddCssClassalertclickdelaydisabledisabledenableextendShinyjshiddenhidehideElementhtmlinfoinlineCSSjslogjsonclickoneventrefreshremoveClassremoveCssClassremoveEventresetruncoderuncodeServerruncodeUIrunExamplerunjsshowshowElementshowLogtoggletoggleClasstoggleCssClasstoggleElementtoggleStateuseShinyjs

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

extendShinyjs: Calling your own JavaScript functions from R

Rendered fromshinyjs-extend.Rmdusingknitr::rmarkdownon Feb 13 2026.

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

Including shinyjs in different types of apps

Rendered fromshinyjs-usage.Rmdusingknitr::rmarkdownon Feb 13 2026.

Last update: 2025-04-07
Started: 2016-11-03

shinyjs example app walk-through

Rendered fromshinyjs-example.Rmdusingknitr::rmarkdownon Feb 13 2026.

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

  • Image