Files in gadenbuie/js4shiny
Companion Package for JavaScript for Shiny Users

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/addins.R R/deps.R R/html_document.R R/html_document_js4shiny.R R/html_document_plain.R R/js4shiny-package.R R/knitr.R R/mdn.R R/repl.R R/snippets.R R/utils-pipe.R R/utils.R R/zzz.R README.md
data-raw/.gitignore
data-raw/README.md data-raw/books-first-sentences.R data-raw/build_sass.R data-raw/color_palette.R data-raw/js4shiny-xaringan-theme.R
data-raw/us-cities-geocodes.csv
data-raw/us-cities-ranked-2019.R
data/first_sentences.rda
data/us_cities_ranked.rda
inst/css/_variables.css
inst/css/tachyons.min.css
inst/examples/.gitignore
inst/examples/css/css-aim/index.html
inst/examples/css/css-aim/registry.yml
inst/examples/css/css-aim/script.js
inst/examples/css/css-aim/style.css
inst/examples/css/css-animation/animation-by-transition.Rmd
inst/examples/css/css-animation/registry.yml
inst/examples/css/css-basics/css-basics-appearance.Rmd inst/examples/css/css-basics/css-variables.Rmd
inst/examples/css/css-basics/registry.yml
inst/examples/css/css-box-size/box-size.ddfc4a3a.css
inst/examples/css/css-box-size/box-size.ddfc4a3a.css.map
inst/examples/css/css-box-size/boxSize.0f6b37c6.js
inst/examples/css/css-box-size/boxSize.0f6b37c6.js.map
inst/examples/css/css-box-size/boxSize.9e0d5c8b.css
inst/examples/css/css-box-size/boxSize.9e0d5c8b.css.map
inst/examples/css/css-box-size/index.html
inst/examples/css/css-box-size/registry.yml
inst/examples/css/css-intermediate/css-box-sizing.Rmd inst/examples/css/css-intermediate/css-padding-border-margin.Rmd inst/examples/css/css-intermediate/css-pseudo-classes.Rmd inst/examples/css/css-intermediate/css-pseudo-elements.Rmd
inst/examples/css/css-intermediate/registry.yml
inst/examples/css/css-position/css-position-01-static.Rmd inst/examples/css/css-position/css-position-02-relative.Rmd inst/examples/css/css-position/css-position-03-absolute.Rmd inst/examples/css/css-position/css-position-04-absolutely-sure.Rmd inst/examples/css/css-position/css-position-05-fixed.Rmd inst/examples/css/css-position/css-position-06-absolutely-relative.Rmd inst/examples/css/css-position/css-position-07-sticky.Rmd
inst/examples/css/css-position/registry.yml
inst/examples/css/css-selectors/css-selectors-01.Rmd inst/examples/css/css-selectors/css-selectors-02.Rmd inst/examples/css/css-selectors/css-selectors-03.Rmd inst/examples/css/css-selectors/css-selectors-04.Rmd inst/examples/css/css-selectors/css-selectors-05.Rmd inst/examples/css/css-selectors/css-selectors-06.Rmd
inst/examples/css/css-selectors/registry.yml
inst/examples/css/css-specificity/css-specificity-01.Rmd inst/examples/css/css-specificity/css-specificity-02.Rmd inst/examples/css/css-specificity/css-specificity-03.Rmd inst/examples/css/css-specificity/css-specificity-04.Rmd inst/examples/css/css-specificity/css-specificity-bookdown.Rmd
inst/examples/css/css-specificity/registry.yml
inst/examples/css/css-units/css-units-01.Rmd inst/examples/css/css-units/css-units-02.Rmd inst/examples/css/css-units/css-units-03.Rmd inst/examples/css/css-units/css-units-04.Rmd inst/examples/css/css-units/css-units-05.Rmd
inst/examples/css/css-units/registry.yml
inst/examples/css/registry.yml
inst/examples/html/bootstrap/bootstrap-columns-demo.Rmd inst/examples/html/bootstrap/bootstrap-columns-push.Rmd inst/examples/html/bootstrap/bootstrap-component-buttons.Rmd inst/examples/html/bootstrap/bootstrap-component-progress.Rmd inst/examples/html/bootstrap/bootstrap-component-progress_solution.Rmd
inst/examples/html/bootstrap/registry.yml
inst/examples/html/dom-tabs/dom-tabs-01.Rmd inst/examples/html/dom-tabs/dom-tabs-02.Rmd inst/examples/html/dom-tabs/dom-tabs-03.Rmd inst/examples/html/dom-tabs/dom-tabs-04.Rmd
inst/examples/html/dom-tabs/rmd-content.Rmd.source
inst/examples/html/first-page/first-page-00/index.html
inst/examples/html/first-page/first-page-00/registry.yml
inst/examples/html/first-page/first-page-01/index.html
inst/examples/html/first-page/first-page-01/registry.yml
inst/examples/html/first-page/first-page-02/index.html
inst/examples/html/first-page/first-page-02/registry.yml
inst/examples/html/first-page/first-page-03/index.html
inst/examples/html/first-page/first-page-03/registry.yml
inst/examples/html/first-page/first-page-04/index.html
inst/examples/html/first-page/first-page-04/registry.yml
inst/examples/html/first-page/first-page-05/index.html
inst/examples/html/first-page/first-page-05/registry.yml
inst/examples/html/first-page/first-page-06/index.html
inst/examples/html/first-page/first-page-06/registry.yml
inst/examples/html/first-page/first-page-07/index.html
inst/examples/html/first-page/first-page-07/registry.yml
inst/examples/html/first-page/first-page-08/index.html
inst/examples/html/first-page/first-page-08/registry.yml
inst/examples/html/first-page/first-page-09/index.html
inst/examples/html/first-page/first-page-09/registry.yml
inst/examples/html/first-page/first-page-09/script.js
inst/examples/html/first-page/first-page-09/style.css
inst/examples/html/first-page/registry.yml
inst/examples/html/pkg-calendar-part-1.Rmd inst/examples/html/pkg-calendar-part-2.Rmd
inst/examples/html/pkg-calendar/index.html
inst/examples/html/pkg-calendar/registry.yml
inst/examples/html/registry.yml
inst/examples/javascript/are-we-there-yet.Rmd inst/examples/javascript/array-methods/count-letters.Rmd inst/examples/javascript/array-methods/filter-high-points.Rmd inst/examples/javascript/array-methods/for-loop-to-for-each.Rmd inst/examples/javascript/array-methods/mapping-words-1.Rmd inst/examples/javascript/array-methods/mapping-words-2.Rmd inst/examples/javascript/array-methods/mapping-words-3.Rmd
inst/examples/javascript/array-methods/registry.yml
inst/examples/javascript/array-methods/scrabble-forEach-word.Rmd inst/examples/javascript/array-methods/scrabble-map-word.Rmd inst/examples/javascript/array-methods/scrabble-reduce-rearrange.Rmd inst/examples/javascript/array-methods/scrabble-reduce-total.Rmd inst/examples/javascript/array-methods/scrabble.Rmd inst/examples/javascript/arrays-and-objects/compare-two-objects.Rmd inst/examples/javascript/arrays-and-objects/for-loop-object-ref.Rmd inst/examples/javascript/arrays-and-objects/for-loop-sum-array.Rmd inst/examples/javascript/arrays-and-objects/for-loop-sum-series.Rmd
inst/examples/javascript/arrays-and-objects/registry.yml
inst/examples/javascript/arrays-and-objects/spread-node-element.Rmd inst/examples/javascript/cardio/cardio-sorting-1.Rmd inst/examples/javascript/cardio/cardio-sorting-2.Rmd inst/examples/javascript/cardio/cardio-sorting-3.Rmd inst/examples/javascript/cardio/cardio-sorting-4.Rmd inst/examples/javascript/cardio/cardio-sorting-5.Rmd
inst/examples/javascript/cardio/registry.yml
inst/examples/javascript/events/browser-event-types.Rmd inst/examples/javascript/events/event-bubbling-animated.Rmd inst/examples/javascript/events/event-bubbling.Rmd
inst/examples/javascript/events/registry.yml
inst/examples/javascript/functions/limits-of-array-1.Rmd inst/examples/javascript/functions/limits-of-array-2.Rmd
inst/examples/javascript/functions/registry.yml
inst/examples/javascript/if-else-game-over.Rmd inst/examples/javascript/json/reformat-r2js-data.Rmd
inst/examples/javascript/json/registry.yml
inst/examples/javascript/r-in-js/r-js-duplicated.Rmd inst/examples/javascript/r-in-js/r-js-mean-for.Rmd inst/examples/javascript/r-in-js/r-js-mean-reduce.Rmd inst/examples/javascript/r-in-js/r-js-runif-1.Rmd inst/examples/javascript/r-in-js/r-js-runif-2.Rmd inst/examples/javascript/r-in-js/r-js-sample.Rmd inst/examples/javascript/r-in-js/r-js-seq-along.Rmd inst/examples/javascript/r-in-js/r-js-seq.Rmd inst/examples/javascript/r-in-js/r-js-table.Rmd inst/examples/javascript/r-in-js/r-js-unique.Rmd
inst/examples/javascript/r-in-js/registry.yml
inst/examples/javascript/registry.yml
inst/examples/javascript/scope/one-time-only.Rmd
inst/examples/javascript/scope/registry.yml
inst/examples/javascript/strings/registry.yml
inst/examples/javascript/strings/ride-share-fares.Rmd inst/examples/javascript/strings/strings-in-for-loops.Rmd inst/examples/javascript/strings/toTitleCase.Rmd inst/examples/javascript/this/arrow-method-this.Rmd
inst/examples/javascript/this/registry.yml
inst/examples/javascript/this/this-counter.Rmd inst/examples/javascript/this/this-simple.Rmd inst/examples/javascript/truthy-falsy.Rmd inst/examples/motivate/01-feedback-color.Rmd inst/examples/motivate/02-feedback-icon-animation.Rmd inst/examples/motivate/03-feedback-animation-wiggle.Rmd inst/examples/motivate/04-feedback-update-text.Rmd inst/examples/motivate/05-control-focus.Rmd inst/examples/motivate/06-control-keyboard-events.Rmd inst/examples/motivate/07-design-add-content.Rmd inst/examples/motivate/08-design-rewrite.Rmd inst/examples/motivate/09-jslib-typerjs.Rmd inst/examples/motivate/10-jslib-frappe-charts.Rmd inst/examples/motivate/11-jslib-frappe-charts-extended.Rmd
inst/examples/motivate/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-1/index.html
inst/examples/shiny/drumkit-apps/drumkit-1/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-2/index.html
inst/examples/shiny/drumkit-apps/drumkit-2/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-3/index.html
inst/examples/shiny/drumkit-apps/drumkit-3/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-4/app.R
inst/examples/shiny/drumkit-apps/drumkit-4/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-5/app.R
inst/examples/shiny/drumkit-apps/drumkit-5/drumkit.svg
inst/examples/shiny/drumkit-apps/drumkit-5/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-6/app.R
inst/examples/shiny/drumkit-apps/drumkit-6/registry.yml
inst/examples/shiny/drumkit-apps/drumkit-7/app.R
inst/examples/shiny/drumkit-apps/drumkit-7/registry.yml
inst/examples/shiny/drumkit-apps/registry.yml
inst/examples/shiny/frappe-chart-apps/frappe-chart-basic/app.R
inst/examples/shiny/frappe-chart-apps/frappe-chart-basic/registry.yml
inst/examples/shiny/frappe-chart-apps/frappe-chart-full/app.R
inst/examples/shiny/frappe-chart-apps/frappe-chart-full/registry.yml
inst/examples/shiny/frappe-chart-apps/frappe-chart-starter/app.R
inst/examples/shiny/frappe-chart-apps/frappe-chart-starter/registry.yml
inst/examples/shiny/frappe-chart-apps/registry.yml
inst/examples/shiny/registry.yml
inst/examples/shiny/shiny-animate/registry.yml
inst/examples/shiny/shiny-animate/shiny-animate-1/app.R
inst/examples/shiny/shiny-animate/shiny-animate-1/registry.yml
inst/examples/shiny/shiny-animate/shiny-animate-2/app.R
inst/examples/shiny/shiny-animate/shiny-animate-2/registry.yml
inst/examples/shiny/shiny-animate/shiny-animate-3/app.R
inst/examples/shiny/shiny-animate/shiny-animate-3/registry.yml
inst/examples/shiny/shiny-browser-time/registry.yml
inst/examples/shiny/shiny-browser-time/shiny-browser-time-01/app.R
inst/examples/shiny/shiny-browser-time/shiny-browser-time-01/registry.yml
inst/examples/shiny/shiny-browser-time/shiny-browser-time-02/app.R
inst/examples/shiny/shiny-browser-time/shiny-browser-time-02/registry.yml
inst/examples/shiny/shiny-browser-time/shiny-browser-time-03/app.R
inst/examples/shiny/shiny-browser-time/shiny-browser-time-03/registry.yml
inst/examples/shiny/shiny-browser-time/shiny-browser-time-04/app.R
inst/examples/shiny/shiny-browser-time/shiny-browser-time-04/registry.yml
inst/examples/shiny/shiny-demo-apps/registry.yml
inst/examples/shiny/shiny-demo-apps/shiny-starter-app/app.R
inst/examples/shiny/shiny-demo-apps/shiny-starter-app/registry.yml
inst/examples/shiny/shiny-event/registry.yml
inst/examples/shiny/shiny-event/shiny-event-1/app.R
inst/examples/shiny/shiny-event/shiny-event-1/registry.yml
inst/examples/shiny/shiny-event/shiny-event-2/app.R
inst/examples/shiny/shiny-event/shiny-event-2/registry.yml
inst/examples/shiny/shiny-event/shiny-event-3/app.R
inst/examples/shiny/shiny-event/shiny-event-3/registry.yml
inst/examples/shiny/shiny-event/shiny-event-3/style.css
inst/examples/shiny/shiny-event/shiny-event-4/app.R
inst/examples/shiny/shiny-event/shiny-event-4/registry.yml
inst/examples/shiny/shiny-event/shiny-event-4/style.css
inst/examples/shiny/shiny-messages/registry.yml
inst/examples/shiny/shiny-messages/shiny-messages-1/app.R
inst/examples/shiny/shiny-messages/shiny-messages-1/registry.yml
inst/examples/shiny/shiny-messages/shiny-messages-2/app.R
inst/examples/shiny/shiny-messages/shiny-messages-2/registry.yml
inst/examples/shiny/shiny-messages/shiny-messages-3/app.R
inst/examples/shiny/shiny-messages/shiny-messages-3/registry.yml
inst/examples/shiny/shiny-setInputValue/app.R
inst/examples/shiny/shiny-setInputValue/registry.yml
inst/examples/shiny/shiny-typing/registry.yml
inst/examples/shiny/shiny-typing/shiny-typing-01/app.R
inst/examples/shiny/shiny-typing/shiny-typing-01/registry.yml
inst/examples/shiny/shiny-typing/shiny-typing-02/app.R
inst/examples/shiny/shiny-typing/shiny-typing-02/registry.yml
inst/examples/shiny/shiny-typing/shiny-typing-02/typing.js
inst/examples/shiny/shiny-typing/shiny-typing-03/app.R
inst/examples/shiny/shiny-typing/shiny-typing-03/registry.yml
inst/examples/shiny/shiny-typing/shiny-typing-03/typing.js
inst/examples/shiny/shiny-typing/shiny-typing-04/app.R
inst/examples/shiny/shiny-typing/shiny-typing-04/registry.yml
inst/examples/shiny/shiny-typing/shiny-typing-04/typing.js
inst/examples/shiny/shiny-typing/shiny-typing-05/app.R inst/examples/shiny/shiny-typing/shiny-typing-05/module_typingStats.R
inst/examples/shiny/shiny-typing/shiny-typing-05/registry.yml
inst/examples/shiny/shiny-typing/shiny-typing-05/typing.js
inst/json/first-sentences.json
inst/mdn-addin/mdn-logo.svg
inst/mdn-addin/mdn.css
inst/mdn-addin/mdn.js
inst/redirect/jslog.css
inst/redirect/redirectConsoleLog.js
inst/repl/blank.Rmd
inst/repl/loading.svg
inst/repl/repl-child-redirect.js
inst/repl/repl-child.css
inst/repl/repl.css
inst/repl/repl.js
inst/rmarkdown/templates/html-document-js/skeleton/skeleton.Rmd
inst/rmarkdown/templates/html-document-js/template.yaml
inst/rmarkdown/templates/html-document-plain/skeleton/skeleton.Rmd
inst/rmarkdown/templates/html-document-plain/template.yaml
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/assets/css/animate.css
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/assets/css/js4shiny-xaringan-base.css
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/assets/css/js4shiny-xaringan-extra.css
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/assets/css/tachyons.min.css
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/assets/html/js4shiny-includes.html
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/assets/js/remark-latest.min.js
inst/rmarkdown/templates/js4shiny-xaringan/skeleton/skeleton.Rmd
inst/rmarkdown/templates/js4shiny-xaringan/template.yaml
inst/rstudio/addins.dcf
inst/snippets/css.snippets
inst/snippets/html.snippets
inst/snippets/javascript.snippets
inst/snippets/markdown.snippets
inst/snippets/r.snippets
inst/template-html/color-palette.pdf
inst/template-html/css/_google-fonts.css
inst/template-html/css/_variables-fonts.css
inst/template-html/css/_variables.css
inst/template-html/css/code.css
inst/template-html/css/colors.css
inst/template-html/css/colors.scss
inst/template-html/css/pandoc-line-numbers.css
inst/template-html/css/stylize.css
inst/template-html/css/table.css
inst/template-html/css/utility.css
inst/template-html/js4shiny.html
inst/template-html/jsonview/jsonview.css
inst/template-html/jsonview/jsonview.min.js
inst/template-html/stylize.css
inst/template-plain/normalize.css
inst/template-plain/plain-template.html
js4shiny.Rproj
man/figures/logo.png
man/first_sentences.Rd man/html_dependency_js4shiny.Rd man/html_document_js.Rd man/html_document_js4shiny.Rd man/html_document_plain.Rd man/html_setup.Rd man/js4shiny-package.Rd man/js4shiny_rmd.Rd man/knitr_js_engine.Rd man/launch_shiny_in.Rd man/lint_js_addin.Rd man/live_preview.Rd man/mdn_search.Rd man/pipe.Rd man/register_knitr.Rd man/repl.Rd man/snippets_install.Rd man/us_cities_ranked.Rd
pkgdown/_pkgdown.yml
pkgdown/extra.css
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/manual/.gitignore
tests/manual/repl/test-initial-solution-rules.Rmd tests/manual/rmd-test/test.Rmd tests/testthat.R tests/testthat/html-engine/html-engine.Rmd tests/testthat/register/register.Rmd tests/testthat/test-addins.R tests/testthat/test-html_document.R tests/testthat/test-html_document_plain.R tests/testthat/test-knitr.R tests/testthat/test-repl.R tests/testthat/test-utils.R
vignettes/.gitignore
vignettes/literate-javascript.Rmd
gadenbuie/js4shiny documentation built on March 25, 2024, 8:16 p.m.