Other packages > Find by keyword >

shinyjs  

Easily Improve the User Experience of Your Shiny Apps in Seconds
View on CRAN: Click here


Download and install shinyjs package within the R console
Install from CRAN:
install.packages("shinyjs")

Install from Github:
library("remotes")
install_github("cran/shinyjs")

Install by package version:
library("remotes")
install_version("shinyjs", "2.1.1")



Attach the package and use:
library("shinyjs")
Maintained by
Dean Attali
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-22
Latest Update: 2021-12-23
Description:
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.
How to cite:
Dean Attali (2015). shinyjs: Easily Improve the User Experience of Your Shiny Apps in Seconds. R package version 2.1.1, https://cran.r-project.org/web/packages/shinyjs. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.0.3.3 (2015-04-22 08:07), 0.0.6.0 (2015-05-26 08:17), 0.0.6.2 (2015-05-29 08:31), 0.0.7.0 (2015-06-25 00:57), 0.0.8.3 (2015-07-31 09:30), 0.1.0 (2015-08-13 09:18), 0.2.0 (2015-09-07 00:41), 0.2.3 (2015-11-08 08:40), 0.3.0 (2015-12-30 13:01), 0.3.1 (2016-01-06 17:22), 0.4.0 (2016-01-21 16:44), 0.5.0 (2016-03-19 14:33), 0.5.2 (2016-03-27 18:22), 0.6 (2016-04-25 08:59), 0.7 (2016-08-21 22:46), 0.8 (2016-11-03 23:14), 0.9.1 (2017-06-30 00:27), 0.9 (2016-12-26 10:34), 1.0 (2018-01-08 23:21), 1.1 (2020-01-13 07:40), 2.0.0 (2020-09-09 09:50), 2.1.0 (2021-12-23 11:10)
Other packages that cited shinyjs R package
View shinyjs citation profile
Other R packages that shinyjs depends, imports, suggests or enhances
Complete documentation for shinyjs
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA