https://github.com/marcionicolau/shinyext
Shiny Extensions
https://github.com/marcionicolau/shinyext
Last synced: about 1 year ago
JSON representation
Shiny Extensions
- Host: GitHub
- URL: https://github.com/marcionicolau/shinyext
- Owner: marcionicolau
- License: gpl-3.0
- Created: 2012-11-21T10:49:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-22T15:04:25.000Z (about 13 years ago)
- Last Synced: 2025-03-25T19:41:05.208Z (about 1 year ago)
- Language: JavaScript
- Size: 487 KB
- Stars: 10
- Watchers: 7
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
shinyExt
========================================================
A minimal additional functions for [shiny](https://github.com/rstudio/shiny) based on:
* [jQuery](http://www.jquery.org)
* [Twitter Bootstrap](http://twitter.github.com/bootstrap/index.html)
* [bootstrap-datepicker](https://github.com/eternicode/bootstrap-datepicker)
* [Date Range Picker for Twitter Bootstrap](https://github.com/dangrossman/bootstrap-daterangepicker)
Some examples and functions were borrowed from [shiny](https://github.com/rstudio/shiny) and [shinyIncubator](https://github.com/rstudio/shiny-incubator).
### NEWS
shinyExt 0.0.3
--------------------------------------------------------------------------------
* daterangePicker
* datePicker
shinyExt 0.0.2
--------------------------------------------------------------------------------
* Action Button
* Password Input
### License
The shinyExt package is licensed under the GPLv3. See the files listed below for additional details.
COPYING - shinyExt package license (GPLv3)