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.7)shinyjs_2.1.0.9012.zip(r-4.6)shinyjs_2.1.0.9012.zip(r-4.5)
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.7-any)shinyjs_2.1.0.9012.tar.gz(r-4.6-any)
shinyjs_2.1.0.9012.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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

17.98 score 749 stars 458 packages 13k scripts 229k downloads 15 mentions 38 exports 30 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK141
source / vignettesOK159
linux-release-x86_64OK140
macos-release-arm64OK89
macos-oldrel-arm64OK103
windows-develOK160
windows-releaseOK85
windows-oldrelOK104
wasm-releaseOK110

Exports:addClassaddCssClassalertclickdelaydisabledisabledenableextendShinyjshiddenhidehideElementhtmlinfoinlineCSSjslogjsonclickoneventrefreshremoveClassremoveCssClassremoveEventresetruncoderuncodeServerruncodeUIrunExamplerunjsshowshowElementshowLogtoggletoggleClasstoggleCssClasstoggleElementtoggleStateuseShinyjs

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

extendShinyjs: Calling your own JavaScript functions from R

Rendered fromshinyjs-extend.Rmdusingknitr::rmarkdownon May 14 2026.

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

Including shinyjs in different types of apps

Rendered fromshinyjs-usage.Rmdusingknitr::rmarkdownon May 14 2026.

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

shinyjs example app walk-through

Rendered fromshinyjs-example.Rmdusingknitr::rmarkdownon May 14 2026.

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