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-any)shinyjs_2.1.0.9012.zip(r-4.6-any)shinyjs_2.1.0.9012.zip(r-4.5-any)
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
DESCRIPTION |NEWS
card.svg |card.png
shinyjs/json (API)

# 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.33 score 751 stars 476 packages 10k scripts 423k downloads 15 mentions 38 exports 30 dependencies

Last updated from:59a0fae953. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-develOK171
source / vignettesOK246
linux-releaseOK159
macos-releaseOK102
macos-oldrelOK101
windows-develOK88
windows-releaseOK82
windows-oldrelOK77
wasm-releaseOK114

Exports:addClassaddCssClassalertclickdelaydisabledisabledenableextendShinyjshiddenhidehideElementhtmlinfoinlineCSSjslogjsonclickoneventrefreshremoveClassremoveCssClassremoveEventresetruncoderuncodeServerruncodeUIrunExamplerunjsshowshowElementshowLogtoggletoggleClasstoggleCssClasstoggleElementtoggleStateuseShinyjs

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

Including shinyjs in different types of apps
Table of contents

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

shinyjs example app walk-through
Add shinyjs features | Final code

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

extendShinyjs: Calling your own JavaScript functions from R

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

  • Image