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
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.08 score 750 stars 464 packages 12k scripts 335k downloads 15 mentions 38 exports 30 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK166
linux-release-x86_64OK131
macos-release-arm64OK120
macos-oldrel-arm64OK124
windows-develOK82
windows-releaseOK73
windows-oldrelOK89
wasm-releaseOK132

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